From cfdcbd75d1283a94550515f5414acf8493be7c7e Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Mon, 9 Dec 2024 08:11:11 -0800 Subject: [PATCH] Updated FreeBSD docs [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c8b470..04e7953 100644 --- a/README.md +++ b/README.md @@ -1208,7 +1208,7 @@ Note: Replace `17` with your Postgres server version Install the FreeBSD package with: ```sh -pkg install postgresql15-pgvector +pkg install postgresql16-pgvector ``` or the port with: