Skip to content

Commit

Permalink
docs: typo fix in README.md - use use (#528)
Browse files Browse the repository at this point in the history
very important crucial bug fix. major revision.
  • Loading branch information
waltribeiro authored Sep 10, 2024
1 parent c941242 commit bd9b193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Note that `core hours per month` means each core on your codespace consumes inde
### Yarn

1. Ensure you have [nodejs v16](https://nodejs.org/download/release/latest-v16.x/) installed on your machine.
- You can also use use [nvm](https://github.com/nvm-sh/nvm/tree/master#install--update-script).
- You can also use [nvm](https://github.com/nvm-sh/nvm/tree/master#install--update-script).
- once you have install nvm
- run `nvm install` <- this will download the required verison (only required on the first installation)
- run `nvm use` sets that to the active version of node in your terminal
Expand Down

0 comments on commit bd9b193

Please sign in to comment.