Redacted the 'sudo' part in install

This commit is contained in:
Veit Heller
2015-02-20 21:33:53 +01:00
parent c5f70089e3
commit 9bbc59b6e5

View File

@@ -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?
------------------------