We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 946468e commit 1df6e22Copy full SHA for 1df6e22
1 file changed
README.md
@@ -18,7 +18,7 @@ Official Python SDK for [Vecto](https://www.vecto.ai/), the database software th
18
## Installation
19
You can install the package from our latest GitHub [release](https://github.com/XpressAI/vecto-python-sdk/releases).
20
```
21
-pip install git+https://github.com/XpressAI/vecto-python-sdk@latest-release-tag
+pip install vecto-sdk
22
23
Alternatively you can also download the latest wheel file from the releases page.
24
0 commit comments