Commit 2aed0357 authored by Simon de la Rouviere's avatar Simon de la Rouviere Committed by GitHub

Merge pull request #46 from safezero/readme-global-installs

add gobal installs to readme
parents f6767d1a bd35a8ce
......@@ -11,6 +11,8 @@ Contracts & Tests are borrowed from Tokens repo. Using Truffle (with Webpack). T
## Developing
```npm install```
```npm install -g webpack```
```npm install -g truffle```
```truffle serve```
## Contributing
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment