summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 911d13f0..5863d242 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 (where the `make` program needs to be GNU Make).
+The normal UNIX-style build and installation procedure works (where the `make` program needs to be GNU Make, and where `./autogen.sh` must be run first only if starting from a Git checkout rather than a release tarball).
```sh
./configure