Merge branch 'master' into fix/docs

This commit is contained in:
Alejandro Santander
2017-11-15 18:19:12 -03:00
committed by GitHub
23 changed files with 308 additions and 90 deletions

View File

@ -9,6 +9,7 @@ OpenZeppelin integrates with `Truffle <https://github.com/ConsenSys/truffle/>`_,
To install the OpenZeppelin library, run::
npm init # follow instructions
npm install zeppelin-solidity
# If you are using yarn, add dependency like this -