diff --git a/solutions/hybrid_search/readme.md b/solutions/hybrid_search/readme.md index 663c88560..f301d3615 100644 --- a/solutions/hybrid_search/readme.md +++ b/solutions/hybrid_search/readme.md @@ -6,7 +6,7 @@ ## 运行要求: -1. [安装 Milvus](https://github.com/milvus-io/docs/blob/master/zh-CN/userguide/install_milvus.md) +1. [安装 Milvus](https://github.com/milvus-io/docs/blob/branch-0.3.1/zh-CN/QuickStart.md) 2. [安装 Postgres](https://www.postgresql.org/download/) 3. pip install numpy 4. pip install psycopg2