Merge pull request #568 from frangio/readme-npm-init

Add npm init in README
This commit is contained in:
Francisco Giordano
2017-11-17 17:50:55 -03:00
committed by GitHub

View File

@ -23,6 +23,7 @@ truffle init
To install the OpenZeppelin library, run:
```sh
npm init
npm install zeppelin-solidity
# If you are using yarn, add dependency like this -