Update AGENTS.md

This commit is contained in:
RW 2025-05-23 17:40:12 +02:00 committed by GitHub
parent 1e893cc798
commit 93e0e0d2a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@
- Fetch dependencies:
```bash
go get ./...
go mod tidy && go mod download && go mod vendor
```
- Install CLI tools referenced in Makefile: