Update 1-workspace.md
This commit is contained in:
parent
3075729951
commit
2450ed76c9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue