]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
Specify lua-http (>= 0.1) in documentations
authorOndřej Surý <ondrej@sury.org>
Mon, 19 Dec 2016 09:08:45 +0000 (10:08 +0100)
committerOndřej Surý <ondrej@sury.org>
Mon, 19 Dec 2016 09:08:45 +0000 (10:08 +0100)
modules/http/README.rst

index 90b603ff72155cc83ea6fc1aa394be4ca13fba6a..96f1da4ac87e3c6b94003973a045977c6c8a4523 100644 (file)
@@ -232,7 +232,7 @@ This way you can have different internal-facing and external-facing services at
 Dependencies
 ^^^^^^^^^^^^
 
-* `lua-http <https://github.com/daurnimator/lua-http>`_ available in LuaRocks
+* `lua-http <https://github.com/daurnimator/lua-http>`_ (>= 0.1) available in LuaRocks
 
     If you're installing via Homebrew on OS X, you need OpenSSL too.