diff --git a/Setup.md b/Setup.md index 77ce210..c2b3ffb 100644 --- a/Setup.md +++ b/Setup.md @@ -56,7 +56,7 @@ Create a safe user (with sudo access) in this example phil # exit and save su phil sudo apt install git vim libcap2-bin p7zip-full p7zip-rar curl nginx - # Install last nvm** (check website to get latest v0.xx) + # Install last nvm** (check website to get latest v0.xx from https://github.com/nvm-sh/nvm) curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash # close and re-open terminal under phil nvm --version