From 45cea3094345993f72c0659f64dc4ec3b2c2925e Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sun, 14 Apr 2024 09:24:18 -0700 Subject: [PATCH] Updated pkg instructions [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5118da0..42cba82 100644 --- a/README.md +++ b/README.md @@ -1061,7 +1061,7 @@ Note: Replace `16` with your Postgres server version Install the FreeBSD package with: ```sh -pkg install postgresql15-pg_vector +pkg install postgresql15-pgvector ``` or the port with: