From 35dc89895c37bc3ec1967a18e45a0c052e8a488d Mon Sep 17 00:00:00 2001 From: Anthony Laibe Date: Fri, 27 Jul 2018 12:35:30 +0100 Subject: [PATCH] Update readme with new package --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/).