From 610f68950492db9e28b67b544fcd1acd3dacbc71 Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Sat, 17 Aug 2019 18:41:49 +0100 Subject: [PATCH] Document Arch Linux --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9250edf..62de5f79 100644 --- a/README.md +++ b/README.md @@ -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