mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-10 20:32:12 +03:00
Document Arch Linux
This commit is contained in:
parent
f19fde1f77
commit
610f689504
@ -261,7 +261,9 @@ Windows:
|
|||||||
|
|
||||||
Linux:
|
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` .
|
* Run with `./EDMarketConnector.py` .
|
||||||
|
|
||||||
Command-line
|
Command-line
|
||||||
|
Loading…
x
Reference in New Issue
Block a user