Unverified Commit 70a17d0b by Francisco Giordano Committed by GitHub

Merge pull request #475 from et/patch-2

Add `npm init`
parents ad228245 9b0e89c4
......@@ -9,6 +9,7 @@ Zeppelin integrates with `Truffle <https://github.com/ConsenSys/truffle/>`_, an
To install the Zeppelin library, run::
npm init # follow instructions
npm i zeppelin-solidity
After that, you'll get all the library's contracts in the contracts/zeppelin folder. You can use the contracts in the library like so::
......
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