From a333cf7a4a9392d89ad1d4ea3854345e67b5d0fb Mon Sep 17 00:00:00 2001
From: Russell Jarvis <rjjarvis@asu.edu>
Date: Mon, 29 Jun 2020 18:01:24 +1000
Subject: [PATCH] Update README.md

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 5ef25cb..59efc2f 100644
--- a/README.md
+++ b/README.md
@@ -24,9 +24,8 @@ which python3
 ```
 place output from above command in
 sudo [output] setup.py install
-```
-
 **Run**
+
 ```
 streamlit run app.py
 ```
-- 
GitLab