From ba45bb6bedccb935ca96a0f338d91762cc92192a Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Tue, 25 Sep 2012 17:00:07 +0200
Subject: [PATCH] Make README a bit clearer (2)

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

diff --git a/README.rst b/README.rst
index 1f02faf..b80cd33 100644
--- a/README.rst
+++ b/README.rst
@@ -32,7 +32,7 @@ If you use this package, the author asks you to cite the following paper::
   }
 
 Installation
-============
+------------
 
 You can just add a dependence for ``xbob.flandmark`` on your ``setup.py`` to
 automatically download and have this package available at your satellite
@@ -62,7 +62,7 @@ example::
 Development
 -----------
 
-To install these bindings, you will need the open-source library `Bob
+To develop these bindings, you will need the open-source library `Bob
 <http://www.idiap.ch/software/bob/>`_ installed somewhere. At least version 1.1
 of Bob is required. If you have compiled Bob yourself and installed it on a
 non-standard location, you will need to note down the path leading to the root
-- 
GitLab