From 2c61cb1786845003855516459a9f22de55b25b59 Mon Sep 17 00:00:00 2001 From: Ajeet D'Souza <98ajeet@gmail.com> Date: Wed, 11 Mar 2020 05:14:44 +0530 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6afc15..9cfde13 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ zr /foo # remove /foo from the database If you have Rust, this should be as simple as: ```sh -cargo install zoxide +cargo install zoxide -f ``` Otherwise, try the install script: