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

Add npm init in README
pull/571/head
Francisco Giordano 7 years ago committed by GitHub
commit 99f3e26f83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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