From 79db4fa8975cd445958f88a046c75243300b7b69 Mon Sep 17 00:00:00 2001 From: jakob Date: Fri, 3 Mar 2017 21:04:36 -0500 Subject: Implemented error checking to prevent against segfaulting when a corrupted archive is encountered. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a5e719e..432a9d9 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.3