From 7c1a5a6c978e2928617e277160ae05d92253d17b Mon Sep 17 00:00:00 2001 From: Blake Warner Date: Sun, 17 Feb 2019 16:51:37 -0500 Subject: [PATCH] Update README.md added dep --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e494d01b..186cb8ac9 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It can download any titles you do not have a key for (for archiving), by enablin - `keys.txt` - Install Python 3.6+ - Install the following modules via `pip`: - - `pip3 install colorama pyopenssl requests tqdm unidecode image bs4 urllib3 flask` + - `pip3 install colorama pyopenssl requests tqdm unidecode image bs4 urllib3 flask pyqt5` - Configure `nut.conf` (see below) - Run `python3 nut.py --help` to understand options