Skip to content

Commit

Permalink
docs(README.md): refine volta installation on windows
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <[email protected]>
  • Loading branch information
jerome-benoit committed Jul 9, 2024
1 parent 2120659 commit fad9e72
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 @@ -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
Expand Down

0 comments on commit fad9e72

Please sign in to comment.