From c487630158757639b901edb80ef841a1aaf542af Mon Sep 17 00:00:00 2001
From: Hanna  JULIENNE <hanna.julienne@pasteur.fr>
Date: Fri, 23 Nov 2018 14:21:05 +0100
Subject: [PATCH] Update index.rst

---
 jass_preprocessing/doc/source/index.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/jass_preprocessing/doc/source/index.rst b/jass_preprocessing/doc/source/index.rst
index d85c2a1..cee2dc0 100644
--- a/jass_preprocessing/doc/source/index.rst
+++ b/jass_preprocessing/doc/source/index.rst
@@ -37,10 +37,12 @@ In a folder that will contain the jass_preprocessing repository,
 execute the following lines:
 
 .. code-block:: shell
+
   git clone https://gitlab.pasteur.fr/statistical-genetics/JASS_Pre-processing.git
   cd JASS_Pre-processing/
   pip3 install ./jass_preprocessing/
 
+
 Preprocessing example
 =====================
 
-- 
GitLab