Unverified Commit 49adfea6 by Matt Condon Committed by GitHub

Merge branch 'master' into fix/rename-erc23-occurrences-to-erc223Mock#675

parents dcf1f8d2 a29fce9c
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment