Updated FreeBSD package name in readme [skip ci]

This commit is contained in:
Andrew Kane
2026-07-10 22:17:27 -07:00
parent 73356ecfa7
commit a6420355c5

View File

@@ -1233,7 +1233,7 @@ Note: Replace `18` with your Postgres server version
Install the FreeBSD package with: Install the FreeBSD package with:
```sh ```sh
pkg install postgresql17-pgvector pkg install postgresql18-pgvector
``` ```
or the port with: or the port with: