From 53bb2ed0cd4a1579d3f6ad4cc46e55274b67747d Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Tue, 21 Mar 2023 13:20:57 -0700 Subject: [PATCH] Updated Homebrew instructions [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2068128..4b4ec48 100644 --- a/README.md +++ b/README.md @@ -281,7 +281,7 @@ docker build -t pgvector . With Homebrew Postgres, you can use: ```sh -brew install pgvector/brew/pgvector +brew install pgvector ``` ### PGXN