diff --git a/README.md b/README.md index 2c6bd2e43..60dec6b5e 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ With Embark you can: $ npm -g install embark # If you plan to use the simulator instead of a real ethereum node. -$ npm -g install ethereumjs-testrpc +$ npm -g install ganache-cli ``` See [Complete Documentation](https://embark.status.im/docs/).