From 0f9b1da6415cf3bfb92974d3cfb3402b290e625d Mon Sep 17 00:00:00 2001 From: Jonathan Harris <github@marginal.org.uk> Date: Tue, 21 May 2019 17:12:06 +0200 Subject: [PATCH] Document dependency on tkinter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f88cc04..d119e2cd 100644 --- a/README.md +++ b/README.md @@ -246,7 +246,7 @@ Windows: Linux: -* Requires Python2.7 and the Python “iniparse”, and “requests” modules. On Debian-based systems install these with `sudo apt-get install python-iniparse python-requests` . +* Requires Python2.7 and the Python “iniparse”, “requests” and "tkinter" modules. On Debian-based systems install these with `sudo apt-get install python-iniparse python-requests python-tk` . * Run with `CLIENT_ID=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX ./EDMarketConnector.py` . Command-line