Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdml committed Jan 21, 2024
1 parent ced17dc commit ad22b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ We suggest using the node version manager ([nvm](https://github.com/nvm-sh/nvm))
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
source ~/.bashrc # or start a new user session
nvm install --lts # Should install nodejs v20.11.0 at the time of this edition
``
```

Also ensure you have the latest version of `npm`:
```bash
Expand Down

0 comments on commit ad22b56

Please sign in to comment.