From 39aea6431eba9385fa3faa436415b913ff5d86b3 Mon Sep 17 00:00:00 2001
From: salixor <salixor@pm.me>
Date: Wed, 4 Oct 2023 20:53:17 +0000
Subject: [PATCH] Update link to repo in README

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index ff7eb75..f89969b 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ ssh identifiantArise@perso3.iiens.net
 ```
 2. Cloner le dépôt
 ```bash
-git clone https://git.iiens.net/Tigriz/matrix-stickers.git
+git clone https://git.iiens.net/Elliu/matrix-stickers.git
 ```
 3. Se déplacer dans le dossier du dépôt et exécuter le script `stpkg`
 ```bash
@@ -104,7 +104,7 @@ Ce script suppose que vous avez déjà créé le/les dossiers regroupant les ima
 
 1. Cloner ce dépôt
 ```bash
-git clone https://git.iiens.net/Tigriz/matrix-stickers.git
+git clone https://git.iiens.net/Elliu/matrix-stickers.git
 ```  
 
 2. Ajouter `stpkg` à son `PATH` (export PATH=$PATH:~/matrix-stickers)
-- 
GitLab