Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmatusiewicz authored Sep 11, 2024
1 parent 3f3ca76 commit 99eac5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ Install node with nvm:
- If you don't have nvm run: ``sudo apt update``, then: ``curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash``
- Restart your terminal.
- Install node: ``nvm install node``
- To update node to new version: ``nvm install node --reinstall-packeges-from=current``

0 comments on commit 99eac5b

Please sign in to comment.