diff --git a/README.md b/README.md index 084778c..39688ea 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,12 @@ If you have Rust, this should be as simple as: cargo install zoxide -f ``` +If you are on Arch: + +```sh +yay -S zoxide +``` + Otherwise, try the install script: ```sh