Skip to content

Commit b0f694b

Browse files
authored
Update README.md
1 parent 92954cc commit b0f694b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
PyMongo integration with VoyageAI for multimodal embedding.
44

5+
## Installation
6+
7+
```bash
8+
pip install --pre pymongo-voyageai
9+
```
10+
511
## Quickstart
612

713
```python

0 commit comments

Comments
 (0)