1
0
mirror of https://github.com/uutils/coreutils synced 2024-07-08 19:56:10 +00:00

docs/README ~ fix markdownlint complaints

This commit is contained in:
Roy Ivy III 2021-05-30 13:43:21 -05:00
parent 6232c76451
commit d65eecc034

View File

@ -323,6 +323,7 @@ $ make UTILS='UTILITY_1 UTILITY_2' RUNTEST_ARGS='-v' busytest
![Evolution over time](https://github.com/uutils/coreutils-tracking/blob/main/gnu-results.png?raw=true) ![Evolution over time](https://github.com/uutils/coreutils-tracking/blob/main/gnu-results.png?raw=true)
To run locally: To run locally:
```bash ```bash
$ bash util/build-gnu.sh $ bash util/build-gnu.sh
$ bash util/run-gnu-test.sh $ bash util/run-gnu-test.sh