nvm fix
This commit is contained in:
parent
9688ed99e1
commit
873fb2b53e
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ sudo apt install ./steam.deb -y
|
|||
# Now lets add NVM
|
||||
|
||||
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
|
||||
source ~/.bashrc
|
||||
source $HOME/.bashrc
|
||||
nvm install --lts
|
||||
|
||||
# Now bun
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue