From 4ba616d2fc957be0c4ec9d0bc372fcd53b639d48 Mon Sep 17 00:00:00 2001
From: Manuel Guenther <manuel.guenther@idiap.ch>
Date: Thu, 26 Apr 2012 18:17:42 +0200
Subject: [PATCH] Added spaces so the commands appear in two lines and not in
 one.

---
 README.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.rst b/README.rst
index 7adf6a8..990a422 100644
--- a/README.rst
+++ b/README.rst
@@ -25,6 +25,7 @@ Finally, to download this package, please open a shell, go to a directory of
 your choice and call:
 
   $ git clone https://github.com/bioidiap/bob.example.faceverify.git
+  
   $ cd bob.example.faceverify
   
 
@@ -32,6 +33,7 @@ To generate the Documentation, please further go into the "doc" directory and
 call:
 
   $ make html
+  
   $ firefox _build/html/index.html
 
 (or use any other browser of your choice). After you did this, please read the
-- 
GitLab