diff --git a/README.md b/README.md index 0cae1a745..b9deaddfa 100644 --- a/README.md +++ b/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