mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Update README.md
This commit is contained in:
parent
2ad86775d8
commit
7ad692c8e4
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ To simply build all available utilities:
|
|||
make
|
||||
```
|
||||
|
||||
(on Windows use [MinGW/MSYS](http://www.mingw.org/wiki/MSYS) or `Cygwin` make and make sure you have `rustc` in `PATH`)
|
||||
|
||||
To build all but a few of the available utilities:
|
||||
```
|
||||
make DONT_BUILD='UTILITY_1 UTILITY_2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue