feat: adjust node.md

This commit is contained in:
dancingCycle 2023-09-13 17:25:44 +02:00
parent fdf7d137d3
commit 385449309e
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ sudo apt-get install nodejs npm --no-install-recommends
```
node -v
which node
touch ~/.profile
chmod 700 ~/.profile
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash
command -v nvm