We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9953e2e commit 0f3395bCopy full SHA for 0f3395b
README.md
@@ -42,7 +42,7 @@ Further: depending on the dapp stack you choose: [IPFS](https://ipfs.io/)
42
$ npm -g install embark
43
44
# If you plan to use the simulator instead of a real ethereum node.
45
-$ npm -g install testrpc
+$ npm -g install ethereumjs-testrpc
46
```
47
48
See [Complete Installation Instructions](https://github.com/iurimatias/embark-framework/wiki/Installation).
0 commit comments