Skip to content

Commit 1e1cd7d

Browse files
committed
Fix AGENTS.md
1 parent 6da99a0 commit 1e1cd7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Guidelines for AI agents working in this repository.
44

55
## Commands
66

7-
All commands are executed via `make`. Do not run `php`, `composer`, `phpunit`, etc. directly.
7+
All commands are executed via `make`.
88

99
```bash
1010
make <target> [VARIABLE=value ...]

0 commit comments

Comments
 (0)