updated readme with repo url

This commit is contained in:
Lukas Gau
2025-09-28 14:47:12 +02:00
parent 0986556c8c
commit ec83b13e1f

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 ./...
```