Skip to content

Commit

Permalink
Lastest Iron, remove ref. to Fermium
Browse files Browse the repository at this point in the history
  • Loading branch information
Steveorevo committed Nov 16, 2023
1 parent 7d289cf commit 549a6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ apt-get install -y curl gnupg2
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
source ~/.bashrc

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

Expand Down

0 comments on commit 549a6c2

Please sign in to comment.