From 846ac415108cd12cb271ee06151b9896ff362f18 Mon Sep 17 00:00:00 2001
From: Georges Da Costa <dacosta@irit.fr>
Date: Mon, 29 Nov 2021 21:34:00 +0100
Subject: [PATCH] Updates the documentation with the new download URL

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8d04f56..b44405d 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ sudo apt install libpowercap0 libpowercap-dev powercap-utils python3
 ```
 Download the source code
 ```bash
-git clone https://git.renater.fr/anonscm/git/mojitos/mojitos.git
+git clone https://gitlab.irit.fr/sepia-pub/mojitos.git
 ```
 Compile the code
 ```bash
-- 
GitLab