From 2d262f6b23c451f0e7c291d241d1d4ed779306b8 Mon Sep 17 00:00:00 2001 From: Daniel Vainsencher Date: Sun, 18 Dec 2022 14:16:59 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de3054c..736a26a 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,7 @@ source ~/.zoxide.nu ``` > **Note** -> zoxide only supports Nushell v0.63.0 and above. +> zoxide only supports Nushell v0.63.0 and above, and `-f` is needed and supported only in Nushell v0.73 and above.