From 3d9fdad41624bd1d237ddcfe74835519e9d49f59 Mon Sep 17 00:00:00 2001 From: Tony Blyler Date: Sat, 6 Feb 2016 18:02:20 -0500 Subject: [PATCH] Update listed requirements --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d442b22..eb3200d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ Uploads .torrent files from a local "blackhole" to a remote (SSH) rtorrent watch Requirements ------------ -* bash +* bash >= 4.0 (support for associative arrays) +* python2 * curl * rsync * scp