diff --git a/ReadMe.md b/ReadMe.md index 06031e94a00cf337efdbf8ceefb963c8b0d892f0..aa1d1121ac7e4787dc9866225e90146dcadc1f26 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -20,9 +20,9 @@ On the following image is shown a pan&tilt and its controller: * 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: