aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 48ae50f..34c440a 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ in someplace like `/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
30* Luajit 30* luajit
31* wget 31* wget
32* dig, part of BIND. On Debian based systems it'll be in the dnsutils package. 32* dig, part of BIND. On Debian based systems it'll be in the dnsutils package.
33* LuaSocket, on Debian based systems it'll be in the lua-socket package. 33* LuaSocket, on Debian based systems it'll be in the lua-socket package.
@@ -39,9 +39,9 @@ Using it.
39 39
40These examples assume you are running it from the source code directory. 40These examples assume you are running it from the source code directory.
41A directory will be created called `results`, it'll be full of log files 41A directory will be created called `results`, it'll be full of log files
42and any files that get downloaded. There will also be `results/email` and 42and any files that get downloaded. There will also be `results/email`
43`results/web` directories, with the notification email and web pages with 43and `results/web` directories, with the notification emails and web pages
44the easy to read emails (once I write that bit). 44(once I write that bit).
45 45
46Note that unlike typical commands, you can't run single character options 46Note that unlike typical commands, you can't run single character options
47together, so this is wrong - 47together, so this is wrong -