diff --git a/tutorial/1-workspace.md b/tutorial/1-workspace.md index cf61c33..dc0c8f0 100644 --- a/tutorial/1-workspace.md +++ b/tutorial/1-workspace.md @@ -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