about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-01-13 14:18:51 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-01-14 02:00:07 +0100
commitf43b228d0bca5791be98ff3fbb2f8743219635b6 (patch)
tree2200619d48fd24f5e809736ff94c84a57da4481f /README
parentfilter: basic write hooking infrastructure (diff)
downloadcgit-magenta-f43b228d0bca5791be98ff3fbb2f8743219635b6.tar.xz
filter: add lua support
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README

index e1d5262..d79cd43 100644 --- a/README +++ b/README
@@ -38,6 +38,7 @@ Dependencies * libzip * libcrypto (OpenSSL) * libssl (OpenSSL) +* optional: luajit or lua Apache configuration --------------------