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 4572e04 commit 837adf8Copy full SHA for 837adf8
README.md
@@ -14,7 +14,15 @@
14
15
# Quick Installation
16
17
-Pre-built packages are available from the [tiledb conda channel](https://anaconda.org/tiledb/tiledb-vector-search) using
+Tile
18
+
19
+Pre-built packages are available from PyPI using pip:
20
21
+```
22
+pip install tiledb-vector-search
23
24
25
+Or from the [tiledb conda channel](https://anaconda.org/tiledb/tiledb-vector-search) using
26
[conda](https://conda.io/docs/) or [mamba](https://github.com/mamba-org/mamba#installation):
27
28
```
0 commit comments