mirror of
https://github.com/uutils/coreutils
synced 2024-12-13 23:02:38 +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…
Reference in a new issue