From fad9e7271b22c74fe6eb67e939090cf529a2b249 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Tue, 9 Jul 2024 19:18:59 +0200 Subject: [PATCH] docs(README.md): refine volta installation on windows MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a406388..3f7d6297 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ curl https://get.volta.sh | bash #### Windows ```powershell -choco install volta +choco install -y volta ``` Setup [volta](https://volta.sh/) with [pnpm](https://github.com/pnpm/pnpm) package manager support: https://docs.volta.sh/advanced/pnpm -- 2.34.1