From 2b8b731fae036916ff9b4ce3969e2c96c009593c Mon Sep 17 00:00:00 2001
From: Carlos Mastalli <carlos.mastalli@laas.fr>
Date: Mon, 2 Sep 2019 11:09:51 +0000
Subject: [PATCH] Describes that we need to install Python loaders

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 28ee0b64..a7e56475 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ Finally you will need to configure your environment variables, e.g.:
 * [pinocchio](https://github.com/stack-of-tasks/pinocchio)
 * [quadprog](https://pypi.org/project/quadprog/)
 * [multicontact-api](https://gepgitlab.laas.fr/loco-3d/multicontact-api)
-* [example-robot-data](https://gepgitlab.laas.fr/gepetto/example-robot-data) (optional for running examples)
+* [example-robot-data](https://gepgitlab.laas.fr/gepetto/example-robot-data) (optional for running examples, install Python loaders)
 * [gepetto-viewer-corba](https://github.com/Gepetto/gepetto-viewer-corba) (optional for running examples and notebooks)
 * [jupyter](https://jupyter.org/) (optional for running notebooks)
 * [matplotlib](https://matplotlib.org/) (optional for running examples)
-- 
GitLab