diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ Nekopack can be compiled on Linux by running `make` from the repository's root d *BSD users will have to install and run `gmake` to build Nekopack. -The test suite can be run with `make test` or `gmake test`. +The test suite is run with `make test` or `gmake test`, depending on your platform. TODO |