Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanBlenn committed Mar 5, 2024
1 parent 6f1b3a4 commit 1ef4e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ DEV: https://vps-dev.wdcc.co.nz/

It is recommended to install nvm (Node Version Manager) which allows you to have multiple versions of Node on your machine simultaneously. This can be found:
Windows: [https://github.com/coreybutler/nvm-windows](https://github.com/coreybutler/nvm-windows)
Mac/Linux/WSL: [https://github.com/nvm-sh/nvm](https://github.com/nvm-sh/nvm) or by running `curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh' in the terminal
Mac/Linux/WSL: [https://github.com/nvm-sh/nvm](https://github.com/nvm-sh/nvm) or by running `curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh` in the terminal
For extra info on nvm installation, see [this link](https://www.freecodecamp.org/news/node-version-manager-nvm-install-guide/)
To check nvm installed correctly, run the command `nvm --version` in the terminal.

Expand Down

0 comments on commit 1ef4e2d

Please sign in to comment.