Change nodejs installation
This commit is contained in:
parent
077dc02be8
commit
6690f4cceb
1 changed files with 2 additions and 1 deletions
|
@ -95,7 +95,8 @@ yay --noconfirm -Syu \
|
|||
godot-mono-bin;
|
||||
|
||||
# Node.js
|
||||
. "../Software/NVS/install.sh";
|
||||
yay -Syu nodejs-n;
|
||||
n install latest;
|
||||
|
||||
# Python
|
||||
yay --noconfirm -Syu \
|
||||
|
|
Loading…
Reference in a new issue