summaryrefslogtreecommitdiffstats
path: root/development/Fennel/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/Fennel/README')
-rw-r--r--development/Fennel/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/Fennel/README b/development/Fennel/README
index 878ff9c791..06336bb959 100644
--- a/development/Fennel/README
+++ b/development/Fennel/README
@@ -10,9 +10,9 @@ and reach of Lua with the flexibility of a lisp syntax and macro system.
Anywhere you can run Lua code, you can run Fennel code.
Optional Dependency:
-* lua52, lua53
+* lua52, lua53, luajit
Default support for all versions of Lua installed before build.
-After installation there is "fennel5.2" and "fennel5.3" executable files for the
+After installation there is "fennel5.2", "fennel5.3" and "fenneljit" executable files for the
equivalent versions of Lua installed.
* lua-readline