From ed4c4e35658c9d2849ad6fde9c9a423323026a53 Mon Sep 17 00:00:00 2001 From: jakob Date: Thu, 2 Mar 2017 19:17:14 -0500 Subject: First alpha release of version 2.0.0 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1786a6c..a5e719e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,11 @@ Nekopack is free software, licensed under the [GNU General Public License.](http Compilation ----------- -Nekopack can be compiled by running `make` from the repository's root directory. +Nekopack can be compiled on Linux by running `make` from the repository's root directory. + +*BSD users will have to install and run `gmake` to build Nekopack. + +The test suite can be run with `make test` or `gmake test`. TODO -- cgit v1.3