diff --git a/README.md b/README.md index 6279afc..1d67c71 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Requirements : ### Install -1. Clone or fork this repo: `git clone https://git.ouvaton.coop/astrolabe/SiteWebAstrolabe` +1. Clone or fork this repo: `git clone ssh://gitea@git.astrolabe.coop:2106/AstrolabeCAE/SiteWebAstrolabe.git` 2. `cd` into the project directory and run `npm install` 3. Once all the dependencies are installed run `npm start` 4. Open your browser at `http://localhost:8080` and away you go!