fix repository URL in installation instructions
Changed git clone URL from placeholder to actual repository: https://git.unixweb.net/unixweb/safedocsportal.git Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -66,7 +66,7 @@ Alle Komponenten laufen in isolierten Docker-Containern mit Health-Checks.
|
||||
### Schritt 1: Repository klonen
|
||||
|
||||
```bash
|
||||
git clone https://github.com/IHR-USERNAME/safedocsportal.git
|
||||
git clone https://git.unixweb.net/unixweb/safedocsportal.git
|
||||
cd safedocsportal
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user