Update README.md

pull/569/head
Mael 2019-06-17 09:50:02 +02:00 committed by GitHub
parent a1ab181abe
commit a212002347
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Most of the documentation (including issues and the wiki) is written in french,
```
# Clone this repo on your computer
git clone git@github.com:betagouv/syso.git && cd syso
git clone --depth 100 git@github.com:betagouv/syso.git && cd syso
# Install the Javscript dependencies through Yarn
yarn install