Skip to content

Commit d8315ac

Browse files
committed
fix README
1 parent ce990e7 commit d8315ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ When using the agents related feature it is required to add the `agents` extra d
114114
installing the package:
115115

116116
```bash
117-
pip install "mistralai-private[agents]"
117+
pip install "mistralai[agents]"
118118
```
119119

120120
> Note: Because of some of our dependencies, these features are only available for python version higher or equal to

0 commit comments

Comments
 (0)