From bbbfe92d02aaf31f563ff17a31c7bf3fa8e8b4d5 Mon Sep 17 00:00:00 2001 From: Veit Heller Date: Sun, 15 Jun 2014 21:50:38 +0200 Subject: [PATCH] Added setup script --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b890b7..2560f60 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ As in mames' original version, you can create such a __script__ easily: Install ------- -````python setup.py install``` +`python setup.py install` Drawbacks ---------