diff --git a/Running-from-source.md b/Running-from-source.md index 8bf8589..f9b9217 100644 --- a/Running-from-source.md +++ b/Running-from-source.md @@ -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