diff --git a/doc/modsecurity2-apache-reference.xml b/doc/modsecurity2-apache-reference.xml
index 36b5ef84..d69256e6 100644
--- a/doc/modsecurity2-apache-reference.xml
+++ b/doc/modsecurity2-apache-reference.xml
@@ -270,11 +270,16 @@
- Install the latest version of Lua in the 5.1.x branch, if it
- isn't already installed on the server.
+ Optionally install the latest version of Lua in the 5.1.x
+ branch, if it isn't already installed on the server and you will be
+ using the new Lua engine.
http://www.lua.org/download.html
+
+ Note that ModSecurity requires the dynamic libraries. These are
+ not built by default in the source distribution, so the binary
+ distribution is recommended.