From 7d8dbcaa3c8553056d7afd152fa2205ed753e691 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Wed, 10 May 2023 12:06:30 -0700 Subject: [PATCH] Added note about Homebrew Postgres [skip ci] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1ab0375..c31c3df 100644 --- a/README.md +++ b/README.md @@ -409,6 +409,8 @@ With Homebrew Postgres, you can use: brew install pgvector ``` +Note: This only adds it to the `postgresql@14` formula + ### PGXN Install from the [PostgreSQL Extension Network](https://pgxn.org/dist/vector) with: