From c7985201e6e5946a085662f5da7ca94f08af4a1a Mon Sep 17 00:00:00 2001
From: "akomaty@idiap.ch" <akomaty@idiap.ch>
Date: Thu, 20 Apr 2017 14:52:54 +0200
Subject: [PATCH] modified RADME

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

diff --git a/README.rst b/README.rst
index 5e4aa20..99fafcd 100644
--- a/README.rst
+++ b/README.rst
@@ -31,6 +31,9 @@ Installation
 Follow our `installation`_ instructions. Then, using the Python interpreter
 provided by the distribution, build this package with::
 
+  $ git clone BOB.KALDI_REPOSITORY
+  $ cd bob.kaldi
+  $ source activate BOB_ENV
   $ buildout
 
 To be able to work properly, some dependent packages are required to be installed.
-- 
GitLab