Commit 151371cc by Francisco Giordano

add npm init in README

parent 376208bd
...@@ -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