From 75895ce4d4dfdcd869e106916b7d0d17e4230b50 Mon Sep 17 00:00:00 2001 From: Andrew Liebenow Date: Sat, 19 Oct 2024 11:43:38 -0500 Subject: [PATCH] documentation: fix crate name in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 895e3c9a9..22081c689 100644 --- a/README.md +++ b/README.md @@ -266,7 +266,7 @@ Make to uninstall. To uninstall uutils: ```shell -cargo uninstall uutils +cargo uninstall coreutils ``` ### Uninstall with GNU Make