aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index de9bb5b..732115d 100644
--- a/README.md
+++ b/README.md
@@ -34,10 +34,13 @@ installed -
34* curl 34* curl
35* 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.
36* 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.
37* gpgv
38* gzip
37* ionice, on Debian based systems it'll be in the util-linux package. 39* ionice, on Debian based systems it'll be in the util-linux package.
38* luajit 40* luajit
39* LuaSocket, on Debian based systems it'll be in the lua-socket package. 41* LuaSocket, on Debian based systems it'll be in the lua-socket package.
40 42* md5sum and sha256, on Debian based systems they'll be in the coreutils package.
43* xz, on Debian based systems it'll be in the xz-utils package.
41 44
42Using it. 45Using it.
43--------- 46---------