From 4c102f925eae4dceace995300eae8eb012ca7e02 Mon Sep 17 00:00:00 2001 From: onefang Date: Wed, 26 Jun 2019 14:57:24 +1000 Subject: Document the new flock depondency, and sort them alphabetically. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f52a173..92160a5 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,12 @@ in someplace like `/usr/local/bin` and make sure it is executable. It should run on any recent Linux, you'll need to have the following installed - -* luajit -* wget * dig, part of BIND. On Debian based systems it'll be in the dnsutils package. -* LuaSocket, on Debian based systems it'll be in the lua-socket package. +* flock, on Debian based systems it'll be in the util-linux package. * ionice, on Debian based systems it'll be in the util-linux package. +* luajit +* LuaSocket, on Debian based systems it'll be in the lua-socket package. +* wget Using it. -- cgit v1.1