Skip to content

Commit 0b91a6a

Browse files
Update INSTALL.md as suggested
Co-authored-by: Bernardo De Marco Gonçalves <[email protected]>
1 parent 7f0977e commit 0b91a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Set up Maven (3.9.10):
2828
# echo export PATH=/usr/local/maven/bin:${PATH} >> ~/.bashrc # or .zshrc or .profile
2929
# source ~/.bashrc
3030

31-
Setup up NodeJS (LTS):
31+
Setup up Node.js 16:
3232

3333
# curl -sL https://rpm.nodesource.com/setup_16.x | sudo -E bash -
3434
# sudo yum install nodejs

0 commit comments

Comments
 (0)