Updated readme [skip ci]

This commit is contained in:
Andrew Kane
2023-03-26 23:39:09 -07:00
parent 121baa411e
commit 9c01524466

View File

@@ -17,6 +17,7 @@ Supports L2 distance, inner product, and cosine distance
Compile and install the extension (supports Postgres 11+)
```sh
cd /tmp
git clone --branch v0.4.1 https://github.com/pgvector/pgvector.git
cd pgvector
make