Add Chocolatey installation reference for Windows (#223)

This commit is contained in:
sitiom 2021-06-06 10:55:53 +08:00 committed by GitHub
parent 6fbd193ef4
commit 5b0d0009a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,10 +63,11 @@ copy it to your `$PATH`.
#### On Windows
| Repository | Instructions |
| ----------- | ---------------------- |
| [crates.io] | `cargo install zoxide` |
| [Scoop] | `scoop install zoxide` |
| Repository | Instructions |
| ------------ | ---------------------- |
| [crates.io] | `cargo install zoxide` |
| [Chocolatey] | `choco install zoxide` |
| [Scoop] | `scoop install zoxide` |
#### On BSD
@ -241,6 +242,7 @@ Be sure to set these before calling `zoxide init`.
[algorithm-matching]: https://github.com/ajeetdsouza/zoxide/wiki/Algorithm#matching
[alpine linux packages]: https://pkgs.alpinelinux.org/packages?name=zoxide
[aur]: https://aur.archlinux.org/packages/zoxide-bin
[chocolatey]: https://community.chocolatey.org/packages/zoxide
[copr]: https://copr.fedorainfracloud.org/coprs/atim/zoxide/
[crates.io-badge]: https://img.shields.io/crates/v/zoxide
[crates.io]: https://crates.io/crates/zoxide