commit 5acec66c9a294a1f4ae2ba805adef3e73216a4ce parent f9b2853e68a0e33763beecfbd2eb0e92bcba4784 Author: Andrew Laack <andrew.laack@imbue.com> Date: Wed, 4 Feb 2026 16:23:43 -0600 Make this accurate Diffstat:
| M | README.md | | | 6 | ------ |
1 file changed, 0 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md @@ -7,12 +7,6 @@ It reviews git diffs, and optionally an agent's conversation history, to find is ## Installation ```bash -pip install verify-everything -``` - -Or install directly from git: - -```bash pip install git+https://github.com/imbue-ai/vet.git ```