mirror of
https://github.com/status-im/ens-usernames.git
synced 2025-02-09 09:03:47 +00:00
add details about nvm and node version
This commit is contained in:
parent
728718199e
commit
4e000ca0dc
@ -1,7 +1,10 @@
|
|||||||
# status.im contracts
|
# status.im contracts
|
||||||
|
Requires https://github.com/creationix/nvm
|
||||||
Usage:
|
Usage:
|
||||||
```
|
```
|
||||||
|
nvm install node
|
||||||
|
nvm use node
|
||||||
|
nvm install v8.9.4
|
||||||
npm install -g embark
|
npm install -g embark
|
||||||
git clone https://github.com/status-im/contracts.git
|
git clone https://github.com/status-im/contracts.git
|
||||||
cd contracts
|
cd contracts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user