diff --git a/README.md b/README.md index 86a7b99..295a017 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ To install: 8. Use nvm to install node ``` + nvm install latest nvm use latest ```