diff --git a/README.rst b/README.rst
index 0e6d8eaded1d58422bcbe88720953e23bc13335d..ae02e1b58800f8fa077b452ba0b8ef1fb1ae5a8b 100644
--- a/README.rst
+++ b/README.rst
@@ -55,7 +55,7 @@ This package relies on Bob_ toolkit and it contains the source code for swapping
         $ conda config --env --add channels https://www.idiap.ch/software/bob/conda
         $ conda install pip bob.bio.gmm bob.bio.video bob.pad.base bob.bio.spear bob.io.image bob.measure \
         sphinx bob.buildout setuptools mr.developer pip cython bob.ip.base bob.ip.tensorflow_extractor \
-        bob.ip.qualitymeasure bob.learn.libsvm bob.bio.face bob.ip.draw bob.pad.face \
+        bob.ip.qualitymeasure bob.learn.libsvm bob.bio.face bob.ip.draw bob.pad.face
         $ pip install keras-vggface
 
     * Run `buildout` to build the package::