From 26b50e536f66a3cb60acc2f0403bc15328690d54 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sat, 9 Aug 2025 12:09:29 -0700 Subject: [PATCH] Updated FreeBSD package name in readme [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 536c3d1..9f2a930 100644 --- a/README.md +++ b/README.md @@ -1210,7 +1210,7 @@ Note: Replace `17` with your Postgres server version Install the FreeBSD package with: ```sh -pkg install postgresql16-pgvector +pkg install postgresql17-pgvector ``` or the port with: