Merge branch 'develop' of github.com:iurimatias/embark-framework into develop
This commit is contained in:
commit
40add07a0d
|
@ -24,7 +24,7 @@ Requirements: geth (1.0.0), node (0.12.2) and npm
|
||||||
Optional: serpent (develop) if using contracts with Serpent
|
Optional: serpent (develop) if using contracts with Serpent
|
||||||
|
|
||||||
```Bash
|
```Bash
|
||||||
$ npm install -g embark-framework
|
$ npm -g install embark-framework@1.0.0-beta.1
|
||||||
```
|
```
|
||||||
|
|
||||||
See [Complete Installation Instructions](https://github.com/iurimatias/embark-framework/wiki/Installation).
|
See [Complete Installation Instructions](https://github.com/iurimatias/embark-framework/wiki/Installation).
|
||||||
|
|
Loading…
Reference in New Issue