mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-14 16:27:13 +03:00
Document dependency on tkinter
This commit is contained in:
parent
126f51b1d2
commit
0f9b1da641
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user