Skip to content

Commit

Permalink
Add Chocolatey installation reference for Windows (ajeetdsouza#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
sitiom authored Jun 6, 2021
1 parent 6fbd193 commit 5b0d000
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 5b0d000

Please sign in to comment.