From b4736f30a84a28e6ca5f838b63063c853de4d5b6 Mon Sep 17 00:00:00 2001 From: ShiYu Date: Sat, 31 May 2025 23:52:46 +0800 Subject: [PATCH] docs(README): update database requirements section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fce166..0a454ec 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ **1. 准备数据库** -Foxel 依赖 PostgreSQL 数据库,需要启用 [vector 扩展](https://github.com/pgvector/pgvector): +Foxel 依赖 PostgreSQL 数据库 **2. 拉取并运行容器**