diff --git a/README.md b/README.md index 95aed0baa4c..f467d6636be 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ you'll need to `source` that file. Currently we build Rancher Desktop with Node 18. To install it, run: ``` -nvm install 18.16 +nvm install 18.18 ``` Next, you'll need to install the yarn package manager: