README: updated to make current
This commit is contained in:
parent
9093b06166
commit
24b235e7c1
6
README
6
README
@ -20,9 +20,9 @@ See docs/ for more on the specific utilities currently implemented.
|
|||||||
Building
|
Building
|
||||||
|
|
||||||
The coreutils require a POSIX-compliant environment to compile, including a C
|
The coreutils require a POSIX-compliant environment to compile, including a C
|
||||||
compiler and preprocessor (cc(1) and cpp(1) by default) with the -idirafter
|
compiler and preprocessor (cc(1) and cpp(1) by default), an edition 2023 Rust
|
||||||
flag, a Rust compiler (rustc(1) by default), bindgen(1), and a POSIX-compliant
|
compiler (rustc(1) by default), bindgen(1), and a POSIX-compliant make(1)
|
||||||
make(1) utility.
|
utility.
|
||||||
|
|
||||||
To build and install:
|
To build and install:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user