Browse Source

CLDC-4229: update docs

CLDC-4429-test-code-scanner
Nat Dean-Lewis 3 weeks ago
parent
commit
92e087df89
  1. 4
      docs/setup.md

4
docs/setup.md

@ -81,8 +81,8 @@ We recommend using [nvm](https://github.com/nvm-sh/nvm) to manage NodeJS version
macOS (using nvm): macOS (using nvm):
```bash ```bash
nvm install 22 nvm install 24
nvm use 22 nvm use 24
brew install yarn brew install yarn
``` ```

Loading…
Cancel
Save