improve Makefile documentation

This commit is contained in:
André Roth
2024-08-02 14:16:41 +02:00
parent 0215925608
commit 0251fddae4
2 changed files with 8 additions and 4 deletions

View File

@@ -152,6 +152,10 @@ In order to run aptly unit tests, run:
make docker-lint
```
#### More info
Run `make help` for more information.
### Local Development Setup