Update 1-workspace.md

This commit is contained in:
Richard Ramos 2018-07-15 15:08:28 -04:00 committed by GitHub
parent 3075729951
commit 2450ed76c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -27,10 +27,11 @@ sudo ./install.sh
ipfs init
```
### Tools and dependencies
### Other tools and dependencies
```
apt install python ganache-cli git build-essential
apt install python git build-essential
npm install node-gyp -g
npm install ganache-cli -g
```
### Embark