update readme

This commit is contained in:
mmv 2019-09-24 17:49:01 +04:00
parent 5313f01798
commit 6611c9141a
1 changed files with 5 additions and 0 deletions

View File

@ -32,6 +32,11 @@ Start the project in the other one
yarn install
yarn start
```
For the mainnet version:
```
REACT_APP_NETWORK=mainnet yarn start
```
## Running the tests