Merge pull request #689 from joejordan/patch-1

Update README.md
pull/678/head^2
Francisco Giordano 7 years ago committed by GitHub
commit a29fce9cbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -21,7 +21,7 @@ mkdir myproject && cd myproject
truffle init
```
To install the OpenZeppelin library, run:
To install the OpenZeppelin library, run the following in your Solidity project root directory:
```sh
npm init
npm install zeppelin-solidity

Loading…
Cancel
Save