From 4a074141b6e2bbafaba6c66b7a4d7c07bce8fe69 Mon Sep 17 00:00:00 2001 From: Zanie Blue Date: Thu, 28 Nov 2024 08:00:09 -0600 Subject: [PATCH] Fixup version in prior uninstall instructions (#9485) --- docs/getting-started/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md index 5641edabd..b5558b1cf 100644 --- a/docs/getting-started/installation.md +++ b/docs/getting-started/installation.md @@ -217,7 +217,7 @@ If you need to remove uv from your system, just remove the `uv` and `uvx` binari !!! note - Prior to 0.5.5, uv was installed into `~/.cargo/bin`. The binaries can be removed from there to + Prior to 0.5.0, uv was installed into `~/.cargo/bin`. The binaries can be removed from there to uninstall. Upgrading from an older version will not automatically remove the binaries from `~/.cargo/bin`.