Unverified Commit 99f3e26f by Francisco Giordano Committed by GitHub

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

Add npm init in README
parents 376208bd 151371cc
...@@ -23,6 +23,7 @@ truffle init ...@@ -23,6 +23,7 @@ truffle init
To install the OpenZeppelin library, run: To install the OpenZeppelin library, run:
```sh ```sh
npm init
npm install zeppelin-solidity npm install zeppelin-solidity
# If you are using yarn, add dependency like this - # If you are using yarn, add dependency like this -
......
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