From 75813c97b4e0c8919205c120786b45b3919a69b3 Mon Sep 17 00:00:00 2001
From: "iliya.saroukha" <iliya.saroukhanian@etu.hesge.ch>
Date: Sun, 10 Nov 2024 16:54:33 +0100
Subject: [PATCH] fix: url of the repo in the readme

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

diff --git a/README.md b/README.md
index c9c1c02..1b39f53 100644
--- a/README.md
+++ b/README.md
@@ -19,5 +19,5 @@ rm -rf ~/.local/share/nvim
 ## Using my config
 
 ```bash
-git clone https://gitedu.hesge.ch/iliya.saroukha/nvim_config.git ~/.config/nvim
+git clone https://gitedu.hesge.ch/iliya.saroukha/nvim.git ~/.config/nvim
 ```
-- 
GitLab