aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 5 insertions, 10 deletions
diff --git a/README.md b/README.md
index 1643503..c338c93 100644
--- a/README.md
+++ b/README.md
@@ -27,16 +27,11 @@ in someplace liku /usr/local/bin and make sure it is executable.
27It should run on any recent Linux, you'll need to have the following 27It should run on any recent Linux, you'll need to have the following
28installed - 28installed -
29 29
30Luajit 30* Luajit
31 31* wget
32wget 32* dig, part of BIND. On Debian based systems it'll be in the dnsutils package.
33 33* LuaSocket, on Debian based systems it'll be in the lua-socket package.
34dig, part of BIND. On Debian based systems it'll be in the dnsutils 34* ionice, on Debian based systems it'll be in the util-linux package.
35package.
36
37LuaSocket, on Debian based systems it'll be in the lua-socket package.
38
39ionice, on Debian based systems it'll be in the util-linux package.
40 35
41 36
42Using it. 37Using it.