summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2013-01-06 23:29:19 +0000
committerReuben Thomas <rrt@sc3d.org>2013-01-06 23:29:19 +0000
commit71857e6204ccd43253549d085fbabac0c8fa08ed (patch)
tree22728992fc2f842c60dbe8ded29ec41e787167b0
parentb1db4e5ae44e54eb41401ebfc8609d3c30890395 (diff)
downloadlrexlib-71857e6204ccd43253549d085fbabac0c8fa08ed.tar.gz
README.rst: add installation instructions (closes issue #2)
-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
-----