mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-12 23:56:55 +08:00
Added Homebrew docs [skip ci]
This commit is contained in:
10
README.md
10
README.md
@@ -136,6 +136,16 @@ Libraries that use pgvector:
|
|||||||
|
|
||||||
- [Neighbor](https://github.com/ankane/neighbor) (Ruby)
|
- [Neighbor](https://github.com/ankane/neighbor) (Ruby)
|
||||||
|
|
||||||
|
## Additional Installation Methods
|
||||||
|
|
||||||
|
### Homebrew
|
||||||
|
|
||||||
|
On Mac with Homebrew Postgres, you can use:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
brew install ankane/brew/pgvector
|
||||||
|
```
|
||||||
|
|
||||||
## Upgrading
|
## Upgrading
|
||||||
|
|
||||||
### 0.1.1
|
### 0.1.1
|
||||||
|
|||||||
Reference in New Issue
Block a user