Note that local documentation will be tailored to a specific config
diff --git a/README.md b/README.md
index 9f44675..af047ab 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@
### Browsable library documentation
-To generate a local copy of the library documentation in HTML format:
+To generate a local copy of the library documentation in HTML format, tailored to your compile-time configuration:
1. Make sure that [Doxygen](http://www.doxygen.nl/) is installed. We use version 1.8.11 but slightly older or more recent versions should work.
1. Run `make apidoc`.