Mention Alpine Linux Edge

This commit is contained in:
Ajeet D'Souza 2020-12-14 17:38:27 +05:30 committed by GitHub
parent 35e92bea21
commit f2ee5f06ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 11 deletions

View File

@ -60,10 +60,10 @@ If you would rather not run a script, you can download the binary from the [Rele
#### On Linux
| Distribution | Repository | Instructions |
| --------------- | --------------------- | --------------------------------------------------------- |
| ----------------- | ----------------------- | --------------------------------------------------------- |
| **Any** | [crates.io] | `cargo install zoxide` |
| **Any** | [Linuxbrew] | `brew install zoxide` |
| Alpine Linux | [Alpine Linux Packages] (since Alpine 3.13) | `apk add zoxide` |
| Alpine Linux Edge | [Alpine Linux Packages] | `apk add zoxide` |
| Arch Linux | [AUR] | `yay -Sy zoxide-bin` |
| CentOS | [Copr] | `dnf copr enable atim/zoxide` <br /> `dnf install zoxide` |
| Debian Unstable | [Debian Packages] | `apt install zoxide` |