update readme

This commit is contained in:
Iuri Matias 2016-10-19 07:24:47 -04:00
parent 9953e2ed5e
commit 0f3395b378
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ Further: depending on the dapp stack you choose: [IPFS](https://ipfs.io/)
$ npm -g install embark
# If you plan to use the simulator instead of a real ethereum node.
$ npm -g install testrpc
$ npm -g install ethereumjs-testrpc
```
See [Complete Installation Instructions](https://github.com/iurimatias/embark-framework/wiki/Installation).