From bc2d77c52243934577125653e52bbc244c62b831 Mon Sep 17 00:00:00 2001 From: Rogier Neeleman Date: Fri, 7 Apr 2017 19:27:59 +0200 Subject: [PATCH] Style error in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 584cb56..4897d8a 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ You can install this as root by doing the following: Watch out! Raspbian has an old version of flask! (0.10) A raspberry is perfect for running this game, but install pip and use pip to install Flask. -apt-get install python-pip -pip install Flask + apt-get install python-pip + pip install Flask ### Getting the software Just clone the software from github: