aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 58a0a6f..a349381 100644
--- a/README.md
+++ b/README.md
@@ -610,7 +610,7 @@ In order to build vis you will need a C99 compiler as well as:
* [libcurses](http://www.gnu.org/software/ncurses/), preferably in the
wide-character version
* [libtermkey](http://www.leonerd.org.uk/code/libtermkey/)
- * [lua](http://www.lua.org/) >= 5.1
+ * [lua](http://www.lua.org/) >= 5.2
* [LPeg](http://www.inf.puc-rio.br/~roberto/lpeg/) >= 0.12 (runtime
dependency required for syntax highlighting)