Update README.md with the correct repository URL for cloning the project.

This commit is contained in:
2025-08-22 22:05:33 +02:00
parent 677f70a19c
commit a1409a2bd6

View File

@@ -85,7 +85,7 @@ Ein vollwertiges Inventar- und Asset-Management-System entwickelt mit PHP, MySQL
1. **Repository klonen**
```bash
git clone <repository-url>
git clone https://git.send.nrw/MrSphay/Inventory.git
cd asset-management
```