1
0
Fork 0

fix(markdown): Node version in docs. See #5654

This commit is contained in:
joostdecock 2023-12-24 14:10:22 +01:00
parent 14bca334f6
commit 68832bd5ed

View file

@ -47,7 +47,7 @@ With multiple Node.js versions installed, `nvm` allows you to switch between dif
versions. Just tell it which version you want to use:
```bash
nvm use v10.22.1
nvm use lts/hydrogen
```
If you picked a version that is not installed, `nvm` will simply tell you