From 9847de7ad3ae9b5e2a6fdc1ca2e641f55731b371 Mon Sep 17 00:00:00 2001 From: rumstead <37445536+rumstead@users.noreply.github.com> Date: Fri, 19 Jul 2024 15:07:50 -0400 Subject: [PATCH] docs(readme): updating nvm version for mac Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: