1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

Merge pull request #6800 from andrewliebenow/documentation-fix-crate-name

documentation: fix crate name in README
This commit is contained in:
Sylvestre Ledru 2024-10-19 19:28:13 +02:00 committed by GitHub
commit c125a94290
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -266,7 +266,7 @@ Make to uninstall.
To uninstall uutils:
```shell
cargo uninstall uutils
cargo uninstall coreutils
```
### Uninstall with GNU Make