Updated FreeBSD package name in readme [skip ci]

This commit is contained in:
Andrew Kane
2025-08-09 12:09:29 -07:00
parent e29fc3aa1a
commit 26b50e536f

View File

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