diff --git a/README.md b/README.md index 95cf7ae..44aa795 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,14 @@ zr /foo # remove /foo from the database ### Step 1: Installing `zoxide` +#### Fedora 32+ + +```sh +sudo dnf install zoxide +``` + +#### Cargo + If you have Rust, this should be as simple as: ```sh