README.md: fix typo (Gnu -> GNU) (#7896)

This commit is contained in:
Francisco Torres 2025-05-06 23:04:33 -06:00 committed by GitHub
parent cd93931f82
commit 42fd19cd77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -78,7 +78,7 @@ There are currently two methods to build the uutils binaries: either Cargo or
GNU Make.
> Building the full package, including all documentation, requires both Cargo
> and Gnu Make on a Unix platform.
> and GNU Make on a Unix platform.
For either method, we first need to fetch the repository: