Merge pull request #77 from sw4m/patch-1

Fixed git clone link in README
This commit is contained in:
Tickbase
2025-12-13 17:14:57 +01:00
committed by GitHub

View File

@@ -60,7 +60,7 @@ While the core functionality is working, please be aware that this is an early r
1. Clone the repository:
```bash
git clone https://github.com/novattz/creamlinux.git
git clone https://github.com/Novattz/creamlinux-installer.git
cd creamlinux
```