Merge pull request #648 from embark-framework/chores/update-readme

Update readme with new package
This commit is contained in:
Iuri Matias 2018-07-27 11:01:37 -04:00 committed by GitHub
commit e45e64e756
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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/).