Browse Source

CLDC-NONE: update node version to correct value in setup.md

CLDC-NONE-update-local-development-docs
Nat Dean-Lewis 2 months ago committed by samyou-softwire
parent
commit
622cc8b691
  1. 2
      docs/setup.md

2
docs/setup.md

@ -86,7 +86,7 @@ Some windows IDEs, such as [VSCode](https://code.visualstudio.com/docs/remote/ws
5. Install JavaScript dependencies
Note that we currently use node v16, which is no longer the latest LTS version so you will need to specify the version number when installing
Note that we currently use node v20, which is no longer the latest LTS version so you will need to specify the version number when installing
macOS (using nvm):

Loading…
Cancel
Save