From d7d87cdc0151c0131e02f8c857b9f56150227190 Mon Sep 17 00:00:00 2001 From: JGH Date: Tue, 3 Feb 2026 21:27:57 +0000 Subject: [PATCH] Update repository URL in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1071083..b77a666 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ If an application does not exist on the system, the installer will warn the user ### 1. Clone the repository ```bash -git clone https://github.com//MyI3Repo.git +git clone https://github.com/JGH0/MyI3Config.git cd MyI3Repo ``` @@ -117,4 +117,4 @@ sudo pacman -S --needed - < packages.txt - This configuration is intentionally minimal - Everything is plain text and easy to understand - No magic, no hidden behavior -- You are encouraged to fork and modify this setup to your needs \ No newline at end of file +- You are encouraged to fork and modify this setup to your needs