summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index e0d7ad9..16aff30 100644
--- a/README.rst
+++ b/README.rst
@@ -29,6 +29,18 @@ Gammon for adding support for PCRE named subpatterns.
-----------------------------------------------------------
+Installation
+-----
+
+Lrexlib is installed with LuaRocks_, using the command::
+
+ luarocks install lrexlib-**FLAVOUR**
+
+where **FLAVOUR** is one of PCRE, POSIX, oniguruma, TRE, GNU
+
+.. _LuaRocks: http://www.luarocks.org
+
+
Links
-----