From 8b294e19b7942aeb1310e415040c410cdda1767a Mon Sep 17 00:00:00 2001 From: philc Date: Mon, 31 Jul 2023 08:04:02 +0000 Subject: [PATCH] Update Setup --- Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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