summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2017-11-18 15:42:31 -0500
committerGravatar Adam Chlipala <adam@chlipala.net>2017-11-18 15:42:31 -0500
commit8604afcbc37276760ae74b2d1fbe200aa4b64dce (patch)
tree9574126240bbc9d140f84a397c1c543cdbf35a0c /README.md
parentfb4e582bd0a673fc792d0fcc49fdcac2097bb0e0 (diff)
README: mention that GNU Make is required
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 433ef0bb..911d13f0 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ wget http://localhost:8080/Hello/main -O -
# Simple Installation
-The normal UNIX-style build and installation procedure works.
+The normal UNIX-style build and installation procedure works (where the `make` program needs to be GNU Make).
```sh
./configure