Skip to content

Commit 837adf8

Browse files
authored
Update README.md
1 parent 4572e04 commit 837adf8

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,15 @@
1414

1515
# Quick Installation
1616

17-
Pre-built packages are available from the [tiledb conda channel](https://anaconda.org/tiledb/tiledb-vector-search) using
17+
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
1826
[conda](https://conda.io/docs/) or [mamba](https://github.com/mamba-org/mamba#installation):
1927

2028
```

0 commit comments

Comments
 (0)