From d27a1894d0906420a7bdb0b5155ddad6fcbb8054 Mon Sep 17 00:00:00 2001
From: Carlos Mastalli <carlos.mastalli@gmail.com>
Date: Tue, 29 Oct 2019 16:34:25 +0000
Subject: [PATCH] [readme] Updated info with ANYmal + kinova

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

diff --git a/README.md b/README.md
index a57e839..0176372 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ If you have never added robotpkg as a softwares repository, please follow first
 
 (you will need pinocchio and its Python bindings)
 
-`python -m example_robot_data [anymal,hyq,solo,solo12,talos,talos_arm,talos_legs,tiago,tiago_no_hand,icub,ur5]`
+`python -m example_robot_data [anymal,anymal_kinova,hyq,solo,solo12,talos,talos_arm,talos_legs,tiago,tiago_no_hand,icub,ur5]`
 
 This will work from the `python` subdirectory inside this repository, or if this package has been installed on your
 system.
-- 
GitLab