feat: adjust node.md
parent
fdf7d137d3
commit
385449309e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue