aboutsummaryrefslogtreecommitdiffstatshomepage
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 94b3c65..5db696e 100644
--- a/README.md
+++ b/README.md
@@ -31,12 +31,12 @@ in someplace like `/usr/local/bin` and make sure it is executable.
31It should run on any recent Linux, you'll need to have the following 31It should run on any recent Linux, you'll need to have the following
32installed - 32installed -
33 33
34* curl
34* dig, part of BIND. On Debian based systems it'll be in the dnsutils package. 35* dig, part of BIND. On Debian based systems it'll be in the dnsutils package.
35* flock, on Debian based systems it'll be in the util-linux package. 36* flock, on Debian based systems it'll be in the util-linux package.
36* ionice, on Debian based systems it'll be in the util-linux package. 37* ionice, on Debian based systems it'll be in the util-linux package.
37* luajit 38* luajit
38* LuaSocket, on Debian based systems it'll be in the lua-socket package. 39* LuaSocket, on Debian based systems it'll be in the lua-socket package.
39* LuaSec, on Debian based systems it'll be in the lua-sec package.
40* wget 40* wget
41 41
42 42