1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-22 03:40:46 +03:00

Arch

Jonathan Harris 2019-08-17 18:41:38 +01:00
parent 503b261446
commit 3fede9ddc0

@ -15,7 +15,9 @@ Windows:
Linux:
* 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` .
* 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` .
- On Arch, install these with `sudo pacman -S python2 python2-requests tk; sudo easy_install-2.7 iniparse` .
* Run with `./EDMarketConnector.py` .
Command-line