Skip to content

Commit

Permalink
Merge pull request #8016 from ali-hamza-noor/fix/ali-hamza-noor/use-t…
Browse files Browse the repository at this point in the history
…he-correct-node-version

docs: Using the correct node version for local dev
  • Loading branch information
jandubois authored Dec 31, 2024
2 parents 647d25a + 5cf86fd commit d53fe13
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 @@ -142,7 +142,7 @@ you'll need to `source` that file.
Currently we build Rancher Desktop with Node 20. To install it, run:

```
nvm install 20.17
nvm install 20.16
```

Next, you'll need to install the yarn package manager:
Expand Down

0 comments on commit d53fe13

Please sign in to comment.