docs(README): update database requirements section

This commit is contained in:
ShiYu
2025-05-31 23:52:46 +08:00
parent 4b5d6c7510
commit b4736f30a8

View File

@@ -62,7 +62,7 @@
**1. 准备数据库**
Foxel 依赖 PostgreSQL 数据库,需要启用 [vector 扩展](https://github.com/pgvector/pgvector)
Foxel 依赖 PostgreSQL 数据库
**2. 拉取并运行容器**