diff --git a/ReadMe.md b/ReadMe.md index a268b2f454cf9e64080edbc7f4a09109e9fb66e4..30743e035e53c58b5cf3daf87702eac60a2ad741 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -16,9 +16,7 @@ This driver offers a c++ wrapper to control a [dynamixel servo](http://www.robot * Add the labrobotica repository if it is not already added: -``` sudo sh -c 'echo "deb [arch=amd64] http://labrepo.iri.upc.edu/~irilabo/packages xenial main" > /etc/apt/sources.list.d/labrobotica_repo.list' ``` - -``` wget -O - http://labrepo.iri.upc.edu/~irilabo/labrobotica_repo.gpg.key | sudo apt-key add - ``` +Run the commands on _add repository_ and _add key_ from [labrobotica_how_to installation](https://gitlab.iri.upc.edu/labrobotica/labrobotica_how_to/-/blob/master/README.md#installation) * Install the package: