From fb1a0d443f89e0b2758b4a804951d15d43b21273 Mon Sep 17 00:00:00 2001
From: Guilhem Saurel <guilhem.saurel@laas.fr>
Date: Wed, 15 Jan 2020 14:45:30 +0100
Subject: [PATCH] README: update binary package name

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

diff --git a/README.md b/README.md
index 929a7fa..a0a8763 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@
 ### Setup from robotpkg apt binary package repository
 
 1. Add robotpkg to your apt configuration: http://robotpkg.openrobots.org/debian.html
-2. `sudo apt update && sudo apt install robotpkg-qt4-gepetto-viewer-corba`
+2. `sudo apt update && sudo apt install robotpkg-py27-qt4-gepetto-viewer-corba` (or `py35` on 16.04 / `py36` on 18.04)
 
 ### Setup from sources
 
-- 
GitLab