diff --git a/README.md b/README.md index 2f262e3..af3580c 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,13 @@ zr /foo # remove /foo from the database yay -S zoxide ``` +#### On CentOS + +```sh +dnf copr enable atim/zoxide +dnf install zoxide +``` + #### On Fedora 32+ [![Fedora](https://img.shields.io/fedora/v/zoxide)](https://src.fedoraproject.org/rpms/rust-zoxide) ```sh