mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-10 22:56:55 +08:00
Updated readme [skip ci]
This commit is contained in:
@@ -231,9 +231,9 @@ Get the [Docker image](https://hub.docker.com/r/ankane/pgvector) with:
|
|||||||
docker pull ankane/pgvector
|
docker pull ankane/pgvector
|
||||||
```
|
```
|
||||||
|
|
||||||
This adds pgvector to the [Postgres image](https://hub.docker.com/_/postgres).
|
This adds pgvector to the [Postgres image](https://hub.docker.com/_/postgres) (run it the same way).
|
||||||
|
|
||||||
You can also build the image manually
|
You can also build the image manually:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone --branch v0.4.0 https://github.com/pgvector/pgvector.git
|
git clone --branch v0.4.0 https://github.com/pgvector/pgvector.git
|
||||||
|
|||||||
Reference in New Issue
Block a user