fix(markdown): Node version in docs. See #5654
This commit is contained in:
parent
14bca334f6
commit
68832bd5ed
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue