Skip to content

Commit 46556a6

Browse files
author
guyplusplus
committed
Clarify v8
1 parent 9dce1a6 commit 46556a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ $ sudo systemctl start kibana
6464
5. Now to create a development environment, download nvm, git client and yarn
6565

6666
```
67-
$ curl https://raw.githubusercontent.com/creationix/nvm/v0.25.0/install.sh | bash
68-
$ nvm install 10.18.0
67+
$ curl https://raw.githubusercontent.com/creationix/nvm/v0.25.0/install.sh | bash [then open new terminal]
68+
$ nvm install 10.21.0
6969
$ sudo apt install git
7070
$ curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
7171
$ echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list

0 commit comments

Comments
 (0)