From e1b42bf48c583eb5e025354d842c0e736893a610 Mon Sep 17 00:00:00 2001
From: monj <monj@dtu.dk>
Date: Thu, 4 Feb 2021 15:08:04 +0100
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index f71969a..828d95d 100644
--- a/README.md
+++ b/README.md
@@ -54,11 +54,11 @@ Install package using `pip install slgbuilder` to get the implementation from th
 
 ### 5. Installation of Structure Tensor Tool
 
-**Option 1**
+_Option 1_
 
 The tutorial notebook for Structure Tensor will automatically clone the repository of the structure tensor tool. If that were to fail, use Option 2.
 
-**Option 2**
+_Option 2_
 1. Download the [repository](https://lab.compute.dtu.dk/QIM/structure-tensor) as a .zip file
 2. Extract the .zip file
 3. Rename the directory from structure-tensor-master to structure_tensor_master
-- 
GitLab