diff --git a/README.md b/README.md index c33be84..aced8f4 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ Then load it in databases where you want to use it CREATE EXTENSION vector; ``` +You can also install it with [Homebrew](#homebrew) or [PGXN](#pgxn) + ## Getting Started Create a vector column with 3 dimensions (replace `table` and `column` with non-reserved names)