mirror of
https://github.com/status-im/contracts.git
synced 2025-02-23 12:08:47 +00:00
fix nvm usage
This commit is contained in:
parent
4e000ca0dc
commit
8d5610d636
@ -2,9 +2,8 @@
|
|||||||
Requires https://github.com/creationix/nvm
|
Requires https://github.com/creationix/nvm
|
||||||
Usage:
|
Usage:
|
||||||
```
|
```
|
||||||
nvm install node
|
|
||||||
nvm use node
|
|
||||||
nvm install v8.9.4
|
nvm install v8.9.4
|
||||||
|
nvm use 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