Update Setup
parent
f10d2a090c
commit
8b294e19b7
2
Setup.md
2
Setup.md
@ -56,7 +56,7 @@ Create a safe user (with sudo access) in this example phil
|
|||||||
# exit and save
|
# exit and save
|
||||||
su phil
|
su phil
|
||||||
sudo apt install git vim libcap2-bin p7zip-full p7zip-rar curl nginx
|
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
|
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash
|
||||||
# close and re-open terminal under phil
|
# close and re-open terminal under phil
|
||||||
nvm --version
|
nvm --version
|
||||||
|
Loading…
Reference in New Issue
Block a user