Skip to content

Commit 90962c8

Browse files
author
guyplusplus
committed
Add note on nvm install if missing version
1 parent 207eb50 commit 90962c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ $ git checkout v7.8.0
8787

8888
```shell
8989
$ cd kibana
90-
$ nvm use 10.21.0 [or expected version]
90+
$ nvm use 10.21.0 [or expected version. nvm install n.n.n may be required if version is missing]
9191
$ yarn kbn bootstrap
9292
$ yarn start --oss
9393
```

0 commit comments

Comments
 (0)