Skip to content

Commit

Permalink
Merge pull request #475 from et/patch-2
Browse files Browse the repository at this point in the history
Add `npm init`
  • Loading branch information
frangio authored Nov 10, 2017
2 parents ad22824 + 9b0e89c commit 70a17d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand Down

0 comments on commit 70a17d0

Please # to comment.