From 6398e0dd4e397b0fe07a78ee9d20c5bd9381f725 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Wed, 26 Sep 2018 15:25:59 -0400 Subject: [PATCH] unneded install instruction --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 60dec6b5e..6fd6c7748 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,6 @@ With Embark you can: ```Bash $ npm -g install embark - -# If you plan to use the simulator instead of a real ethereum node. -$ npm -g install ganache-cli ``` See [Complete Documentation](https://embark.status.im/docs/).