README: fix invalid command

This commit is contained in:
2026-01-27 16:52:21 +09:00
parent 7cb7e0c0e7
commit 8ef19f8051

View File

@@ -110,7 +110,7 @@ nix develop
3. Run the cli tool to verify that the marker has been added correctly.
```bash
uv run mckart verify
uv run mckart validate
uv run mckart print
```