Skip to content
Snippets Groups Projects
Commit 22303f1c authored by Alejandro Lopez Gestoso's avatar Alejandro Lopez Gestoso
Browse files

Update server address

parent 78d67cee
No related branches found
Tags v0.5
No related merge requests found
...@@ -10,9 +10,9 @@ using an [USB-I2C communications module](http://www.robot-electronics.co.uk/htm/ ...@@ -10,9 +10,9 @@ using an [USB-I2C communications module](http://www.robot-electronics.co.uk/htm/
* 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://147.83.76.226/~irilabo/packages xenial main" > /etc/apt/sources.list.d/labrobotica_repo.list' ``` ``` sudo sh -c 'echo "deb [arch=amd64] http://labrepo.iri.upc.edu/packages xenial main" > /etc/apt/sources.list.d/labrobotica_repo.list' ```
``` wget -O - http://147.83.76.226/~irilabo/labrobotica_repo.gpg.key | sudo apt-key add - ``` ``` wget -O - http://labrepo.iri.upc.edu/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