Skip to content

Commit

Permalink
Update README with correct Chocolatey installation instructions (#176)
Browse files Browse the repository at this point in the history
* Update README with correct Chocolatey installation instructions

* Implement revision suggestions from PR review

---------

Co-authored-by: AnyaVaish05 <[email protected]>
  • Loading branch information
anyavaish and AnyaVaish05 authored Jul 8, 2024
1 parent 5819c89 commit 66fa839
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 @@ -160,7 +160,7 @@ For Windows (`*.nupkg`), install with `choco.exe`:

```shell
# Install
choco.exe install zsv --pre -source .\zsv-amd64-windows-mingw.nupkg
choco.exe install zsv --pre -source <directory containing .nupkg file>

# Uninstall
choco.exe uninstall zsv
Expand Down

0 comments on commit 66fa839

Please sign in to comment.