From 44d8d28b40ddaca6b79ecf598c42996f5ad71ac5 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Fri, 27 Sep 2024 13:39:54 -0700 Subject: [PATCH] Added note about postgresql@17 formula [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7439964..c832e9e 100644 --- a/README.md +++ b/README.md @@ -1064,7 +1064,7 @@ With Homebrew Postgres, you can use: brew install pgvector ``` -Note: This only adds it to the `postgresql@14` formula +Note: This only adds it to the `postgresql@17` and `postgresql@14` formulas ### PGXN