Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cfdcbd7

Browse files
committedDec 9, 2024
Updated FreeBSD docs [skip ci]
1 parent 5136983 commit cfdcbd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1208,7 +1208,7 @@ Note: Replace `17` with your Postgres server version
12081208
Install the FreeBSD package with:
12091209

12101210
```sh
1211-
pkg install postgresql15-pgvector
1211+
pkg install postgresql16-pgvector
12121212
```
12131213

12141214
or the port with:

0 commit comments

Comments
 (0)
Please sign in to comment.