From 71857e6204ccd43253549d085fbabac0c8fa08ed Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Sun, 6 Jan 2013 23:29:19 +0000 Subject: README.rst: add installation instructions (closes issue #2) --- README.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 ----- -- cgit v1.2.1