add npm init in README

pull/568/head
Francisco Giordano 7 years ago
parent 376208bd96
commit 151371cc86
  1. 1
      README.md

@ -23,6 +23,7 @@ truffle init
To install the OpenZeppelin library, run:
```sh
npm init
npm install zeppelin-solidity
# If you are using yarn, add dependency like this -

Loading…
Cancel
Save