1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

added information about installation of ganache-cli #66

This commit is contained in:
Pedro Gutiérrez 2019-01-07 17:31:13 +01:00
parent b8ca6d1aeb
commit 57f7f72ce6

View File

@ -109,6 +109,8 @@ npm run test:cover
This will start a watcher for changes of the code.
`ganache-cli` can be installed following [this instructions](https://github.com/trufflesuite/ganache-cli#installation).
### Production build
```bash