mirror of https://github.com/embarklabs/embark.git
Merge pull request #648 from embark-framework/chores/update-readme
Update readme with new package
This commit is contained in:
commit
e45e64e756
|
@ -40,7 +40,7 @@ With Embark you can:
|
||||||
$ npm -g install embark
|
$ npm -g install embark
|
||||||
|
|
||||||
# If you plan to use the simulator instead of a real ethereum node.
|
# 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/).
|
See [Complete Documentation](https://embark.status.im/docs/).
|
||||||
|
|
Loading…
Reference in New Issue