Fix command

This commit is contained in:
Fabio Berger 2017-12-20 14:50:08 +01:00
parent dd39fadce7
commit 3171943228

View File

@ -94,7 +94,7 @@ yarn testrpc
Then in your main terminal run
```
cd packages/contracts
yarn run migrate
yarn migrate
cd ..
```