diff --git a/README.md b/README.md index c668003..3068869 100644 --- a/README.md +++ b/README.md @@ -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