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

http -> https on package server links

parent e2638f2b
No related branches found
No related tags found
No related merge requests found
......@@ -10,9 +10,7 @@ using an [USB-I2C communications module](http://www.robot-electronics.co.uk/htm/
* Add the labrobotica repository if it is not already added:
``` 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://labrepo.iri.upc.edu/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:
......
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