Skip to content
Snippets Groups Projects
Commit ec1c4393 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Update ReadMe.md

parent 4cfbf754
No related branches found
No related tags found
No related merge requests found
...@@ -9,9 +9,7 @@ This is a driver library for a [USB-I2C adapter](https://acroname.com/products/D ...@@ -9,9 +9,7 @@ This is a driver library for a [USB-I2C adapter](https://acroname.com/products/D
* Add the labrobotica repository if it is not already added: * 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' ``` 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)
``` wget -O - http://labrepo.iri.upc.edu/~irilabo/labrobotica_repo.gpg.key | sudo apt-key add - ```
* Install the package: * Install the package:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment