aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authoronefang2019-06-25 15:39:17 +1000
committeronefang2019-06-25 15:39:17 +1000
commit841d3849636a7342a332b5d2f6a9eaf18541c25f (patch)
tree1f1f1da495d268f69e55107dce7943e694539a0f /README.md
parentHopefully the last of the README tweaks. (diff)
downloadapt-panopticon-841d3849636a7342a332b5d2f6a9eaf18541c25f.zip
apt-panopticon-841d3849636a7342a332b5d2f6a9eaf18541c25f.tar.gz
apt-panopticon-841d3849636a7342a332b5d2f6a9eaf18541c25f.tar.bz2
apt-panopticon-841d3849636a7342a332b5d2f6a9eaf18541c25f.tar.xz
OK OK, so I'm a perfectionist. lol
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 -