Merge branch 'master' into fix/rename-erc23-occurrences-to-erc223Mock#675
This commit is contained in:
@ -21,7 +21,7 @@ mkdir myproject && cd myproject
|
|||||||
truffle init
|
truffle init
|
||||||
```
|
```
|
||||||
|
|
||||||
To install the OpenZeppelin library, run:
|
To install the OpenZeppelin library, run the following in your Solidity project root directory:
|
||||||
```sh
|
```sh
|
||||||
npm init
|
npm init
|
||||||
npm install zeppelin-solidity
|
npm install zeppelin-solidity
|
||||||
|
|||||||
Reference in New Issue
Block a user