We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f22c7fd commit 84deabbCopy full SHA for 84deabb
README.md
@@ -61,7 +61,7 @@ Or embed it directly into your application.
61
Python developers can quickly get started using the ready-to-use `sqlite-vector` package available on PyPI:
62
63
```bash
64
-pip install sqlite-vector
+pip install sqliteai-vector
65
```
66
67
For usage details and examples, see the [Python package documentation](./packages/python/README.md).
0 commit comments