0
mirror of https://github.com/valentineus/iii-client.git synced 2025-04-28 01:41:25 +03:00

Edit the instructions

This commit is contained in:
Valentin Popov 2017-10-10 22:51:31 +04:00
parent a7c2ed3c53
commit 9027419d4c

View File

@ -10,7 +10,7 @@ git clone git@github.com:<username>/iii-client.git
Set up your machine:
```bash
npm install --only=development
NODE_ENV=development npm install
```
Make sure the tests pass: