From efee6bd74b978c7ec537f3ebb337d4a63dd2d6fb Mon Sep 17 00:00:00 2001
From: rink <rink@dtu.dk>
Date: Fri, 15 Sep 2017 14:39:15 +0200
Subject: [PATCH] Fixing formatting of README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index ef70e77..37d9159 100644
--- a/README.md
+++ b/README.md
@@ -29,9 +29,9 @@ arranging a new workshop.
 
 If you are attending the workshop, please do the following before attending:
 1. If you do not have Anaconda installed, please [install it](https://www.anaconda.com/download/)
-*with Python 3.6*
-2. If you have Anaconda installed, please either
-    a) have your root environment be Python 3.6, or
+**with Python 3.6**
+2. If you have Anaconda installed, please either  
+    a) have your root environment be Python 3.6, or  
     b) [create an environment](https://conda.io/docs/user-guide/tasks/manage-environments.html#creating-an-environment-with-commands)
     that has Python 3.6
 
-- 
GitLab