diff --git a/ReadMe.md b/ReadMe.md
index a1129e7728bdff142575e94bb10f1f42ac17e045..d2c4527971aa7cd924b40ef16217350f4a83b73d 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -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:
 
-``` 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: