aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3889ee2c..fb8d8000 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,8 @@ of information. The focus is on size and speed, so everything is in C.
## Building
-Just run `make`. This should work on any recent POSIX compliant system.
+Just run `make`. This should work on any recent Linux system.
+Alternatively, run `configure` followed by `make`.
## Helping out