updated readme with repo url

This commit is contained in:
Lukas Gau
2025-09-28 14:45:12 +02:00
parent eec2ca5cc9
commit 25e965506e

View File

@@ -27,7 +27,7 @@ Alternativ stehen aktuelle Pakete und Installationshinweise auch auf der offizie
### Installation
```bash
git clone <dein-repo-url>
git clone https://git.protron.dev/Seminar/bspviz.git
cd bspviz
go build ./...
```