Skip to content

Commit 549a6c2

Browse files
committed
Lastest Iron, remove ref. to Fermium
1 parent 7d289cf commit 549a6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ apt-get install -y curl gnupg2
1616
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
1717
source ~/.bashrc
1818

19-
# Initial install of NodeJS (20.6.1 is an LTS version)
19+
# Initial install of NodeJS (vrsion 20 is an LTS version)
2020
nvm install v20
2121
npm install -g npm@latest
2222

0 commit comments

Comments
 (0)