diff --git a/README.rst b/README.rst
index 5e4aa20c10d9a6de40335a25302884ca5cf40e89..99fafcd20d8cf3335aebf853a0a346ec49a354c9 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.