diff --git a/README.md b/README.md index fc827f3..0344dee 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # status.im contracts - +Requires https://github.com/creationix/nvm Usage: ``` + nvm install node + nvm use node + nvm install v8.9.4 npm install -g embark git clone https://github.com/status-im/contracts.git cd contracts