mirror of https://github.com/embarklabs/embark.git
Update README.md
This commit is contained in:
parent
75da137549
commit
f6f05450bb
|
@ -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