From c1f55c4e78ffd2b6138106d6d6429f2b7c779c40 Mon Sep 17 00:00:00 2001
From: ekenalt <102343494+ekenalt@users.noreply.github.com>
Date: Fri, 21 Jul 2023 08:30:48 -0500
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index ab7470d4..6f646c4e 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ version is **4.3.11**.
 02. Clone the repository:
 
     ```console
-    git clone --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto"
+    git clone --recursive https://github.com/ekenalt/prezto.git "${ZDOTDIR:-$HOME}/.zprezto"
     ```
 
     <details>