1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-21 11:27:38 +03:00

Document Arch Linux

This commit is contained in:
Jonathan Harris 2019-08-17 18:41:49 +01:00
parent f19fde1f77
commit 610f689504

@ -261,7 +261,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