Skip to content

Commit

Permalink
Merge pull request OpenZeppelin#689 from joejordan/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
frangio authored Jan 18, 2018
2 parents c7f2138 + 7f591a9 commit a29fce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a29fce9

Please sign in to comment.