From 75d3a2a35cd006a9ca022f142552d62ce2293de7 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Tue, 12 Feb 2019 15:08:05 -0800 Subject: [PATCH] jq-1.6 necessary --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c185ba..12daf36 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ An *upload*, consists of making a pull request after running the `scan_torrents. - [Torrent-Tracker-Health Dessalines branch](https://github.com/dessalines/torrent-tracker-health) - `npm i -g dessalines/torrent-tracker-health` -- [jq command line JSON parser](https://stedolan.github.io/jq/) +- [jq command line JSON parser: Needs at least jq-1.6](https://stedolan.github.io/jq/) - [NodeJS](https://nodejs.org/en/) - [Gnu Parallel](https://www.gnu.org/software/parallel/)