mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-22 03:40:46 +03:00
Arch
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user