diff --git a/README.rst b/README.rst
index d31acae8bcaaac9e437266962eb637d9cf9784fe..22d5f716336b27920510293c60bfc6635598ae0f 100644
--- a/README.rst
+++ b/README.rst
@@ -7,6 +7,8 @@
    :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.learn.mlp/master/index.html
 .. image:: https://gitlab.idiap.ch/bob/bob.learn.mlp/badges/master/build.svg
    :target: https://gitlab.idiap.ch/bob/bob.learn.mlp/commits/master
+.. image:: https://gitlab.idiap.ch/bob/bob.learn.mlp/badges/master/coverage.svg
+   :target: https://gitlab.idiap.ch/bob/bob.learn.mlp/commits/master
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.learn.mlp
 .. image:: http://img.shields.io/pypi/v/bob.learn.mlp.svg
@@ -27,11 +29,10 @@ Trainers.
 Installation
 ------------
 
-Follow our `installation`_ instructions. Then, using the Python interpreter
-provided by the distribution, bootstrap and buildout this package::
+Complete Bob's `installation`_ instructions. Then, to install this package,
+run::
 
-  $ python bootstrap-buildout.py
-  $ ./bin/buildout
+  $ conda install bob.learn.mlp
 
 
 Contact