mirror of
https://github.com/uutils/coreutils.git
synced 2025-07-07 13:35:00 +00:00
README.md: fix typo (Gnu -> GNU) (#7896)
This commit is contained in:
parent
cd93931f82
commit
42fd19cd77
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue