diff --git a/README.md b/README.md index 7763589..ae16124 100644 --- a/README.md +++ b/README.md @@ -96,17 +96,17 @@ zoxide can be installed in 4 easy steps: > | Alpine Linux 3.13+ | [Alpine Linux Packages] | `apk add zoxide` | > | Arch Linux | [Arch Linux Extra] | `pacman -S zoxide` | > | CentOS 7+ | [Copr] | `dnf copr enable atim/zoxide`
`dnf install zoxide` | - > | Debian 11+[^1] | [Debian Packages] | `apt install zoxide` | - > | Devuan 4.0+[^1] | [Devuan Packages] | `apt install zoxide` | + > | ~Debian 11+~[^1] | [Debian Packages] | `apt install zoxide` | + > | Devuan 4.0+ | [Devuan Packages] | `apt install zoxide` | > | Fedora 32+ | [Fedora Packages] | `dnf install zoxide` | > | Gentoo | [GURU Overlay] | `eselect repository enable guru`
`emerge --sync guru`
`emerge app-shells/zoxide` | > | Manjaro | | `pacman -S zoxide` | > | openSUSE Tumbleweed | [openSUSE Factory] | `zypper install zoxide` | - > | Parrot OS[^1] | | `apt install zoxide` | - > | Raspbian 11+[^1] | [Raspbian Packages] | `apt install zoxide` | + > | ~Parrot OS~[^1] | | `apt install zoxide` | + > | ~Raspbian 11+~[^1] | [Raspbian Packages] | `apt install zoxide` | > | Rhino Linux | [Pacstall Packages] | `pacstall -I zoxide-deb` | > | Slackware 15.0+ | [SlackBuilds] | [Instructions][slackbuilds-howto] | - > | Ubuntu 21.04+[^1] | [Ubuntu Packages] | `apt install zoxide` | + > | ~Ubuntu 21.04+~[^1] | [Ubuntu Packages] | `apt install zoxide` | > | Void Linux | [Void Linux Packages] | `xbps-install -S zoxide` | @@ -497,6 +497,7 @@ Environment variables[^2] can be used for configuration. They must be set before [raspbian packages]: https://archive.raspbian.org/raspbian/pool/main/r/rust-zoxide/ [releases]: https://github.com/ajeetdsouza/zoxide/releases [scoop]: https://github.com/ScoopInstaller/Main/tree/master/bucket/zoxide.json +[slackbuilds]: https://slackbuilds.org/repository/15.0/system/zoxide/ [slackbuilds-howto]: https://slackbuilds.org/howto/ [t]: https://github.com/joshmedeski/t-smart-tmux-session-manager [telescope-zoxide]: https://github.com/jvgrootveld/telescope-zoxide