Update README.md

This commit is contained in:
Iuri Matias 2015-10-12 18:40:24 -04:00
parent 75da137549
commit f6f05450bb
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Requirements: geth (1.0.0), node (0.12.2) and npm
Optional: serpent (develop) if using contracts with Serpent
```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).