add npm init in README
This commit is contained in:
@ -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 -
|
||||||
|
|||||||
Reference in New Issue
Block a user