From 53aa3641398a6a0152bdc45ac757125b11984f71 Mon Sep 17 00:00:00 2001 From: simolinuxdesign Date: Tue, 17 Jun 2025 21:49:51 +0100 Subject: [PATCH] minor fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e15a7b9..f6105db 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ After installation, the system uses the following directory layout to manage scr 1. Clone the repository: ```bash - git clone https://github.com/your-repo/modular-bashrc-manager.git + git clone https://github.com/SimoLinuxDesign/Modular-Bashrc-Manager.git cd modular-bashrc-manager/installer ```