Fix directory name in README instructions

This commit is contained in:
JGH
2026-02-03 21:31:11 +00:00
committed by GitHub
parent d7d87cdc01
commit 5685e83e42

View File

@@ -68,7 +68,7 @@ If an application does not exist on the system, the installer will warn the user
```bash
git clone https://github.com/JGH0/MyI3Config.git
cd MyI3Repo
cd MyI3Config
```
---