From 9bbc59b6e51d33b31ef64173fd00da896c8bd099 Mon Sep 17 00:00:00 2001 From: Veit Heller Date: Fri, 20 Feb 2015 21:33:53 +0100 Subject: [PATCH] Redacted the 'sudo' part in install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0df137b..8bbe2b1 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ to mames' original script, only that it works the opposite way. Install ------- -Issue `python setup.py install`(You might have to sudo). +Issue `python setup.py install`. Why is the code so ugly? ------------------------