Skip to content

Commit 227fcee

Browse files
authored
Update quickstart.md
1 parent 1f17112 commit 227fcee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/testing/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This quickstart guide demonstrates how to write and run your first agent test ca
1313
First, install the Invariant Testing library using pip:
1414

1515
```bash
16-
pip install invariant
16+
pip install invariant-ai
1717
```
1818

1919
## 2. Create a test case

0 commit comments

Comments
 (0)