From e5a189eeda8bfefade9f97443b8f79f1d3106536 Mon Sep 17 00:00:00 2001 From: Olivier Keshavjee Date: Fri, 24 Mar 2017 12:05:43 +0100 Subject: [PATCH] Adds: pyqt5-dev-tools --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c45ab72..93d7df1f 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,4 @@ Optional: - Debian based (Ubuntu, Linux Mint, etc.): ```sudo apt-get install python3-pyqt5 libqt5svg5 python3-lxml python3-enchant zlib1g``` - An additional package might be needed: ``sudo apt-get install python3-pyqt5.qtwebkit`` + Additional packages that might be needed: ``python3-pyqt5.qtwebkit pyqt5-dev-tools``