docs: correct Swagger target

This commit is contained in:
2025-05-18 07:36:05 +02:00
parent 032f3afdf3
commit da34db70f3
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ There are several make targets available:
```sh
Available targets:
generate: Generate Swagger Spec
generate: Generate server from Swagger specs
test: run tests
build: build binary for target $ARCH
install: build and install binary for target $ARCH as systemd service