From 423cc2b06ce89f7251e903683dae8370122b688f Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 11 Jan 2024 16:45:50 -0800 Subject: [PATCH] Homebrew now adds to postgresql@15 as well [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ef0129..117be58 100644 --- a/README.md +++ b/README.md @@ -641,7 +641,7 @@ With Homebrew Postgres, you can use: brew install pgvector ``` -Note: This only adds it to the `postgresql@16` formula +Note: This adds it to the `postgresql@16` and `postgresql@15` formulas ### PGXN