Fixed Git clone URL in README for public use
This commit is contained in:
parent
d55b8f81e6
commit
b6252a49ec
@ -7,7 +7,7 @@ A ranking system for the Snakes & Ladders championship.
|
||||
Run the following commands to clone the repository and build the project
|
||||
|
||||
```bash
|
||||
git clone ssh://git@git.n0m.org:24/n0m/Snakes-And-Ladders.git
|
||||
git clone https://git.n0m.org/n0m/Snakes-And-Ladders.git
|
||||
cd Snakes-And-Ladders
|
||||
npm install
|
||||
npm run build
|
||||
|
Loading…
Reference in New Issue
Block a user