minor fix

This commit is contained in:
2025-06-17 21:49:51 +01:00
parent 4762d195b7
commit 53aa364139

View File

@@ -33,7 +33,7 @@ After installation, the system uses the following directory layout to manage scr
1. Clone the repository: 1. Clone the repository:
```bash ```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 cd modular-bashrc-manager/installer
``` ```