From: Jérôme Benoit Date: Tue, 9 Jul 2024 17:18:59 +0000 (+0200) Subject: docs(README.md): refine volta installation on windows X-Git-Tag: ocpp-server@v1.5.0~42 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=fad9e7271b22c74fe6eb67e939090cf529a2b249;p=e-mobility-charging-stations-simulator.git docs(README.md): refine volta installation on windows Signed-off-by: Jérôme Benoit --- 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