We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3172a5 commit 8614c04Copy full SHA for 8614c04
2 files changed
CN/modules/ROOT/pages/v4.6/12.adoc
@@ -35,7 +35,7 @@ export PG_CONFIG=/usr/local/ivorysql/ivorysql-4/bin/pg_config
35
36
** 拉取pg_vector源码
37
```
38
-git clone --branch v0.6.2 https://github.com/pgvector/pgvector.git
+git clone --branch v0.8.0 https://github.com/pgvector/pgvector.git
39
40
41
** 安装 pgvector
EN/modules/ROOT/pages/v4.6/12.adoc
@@ -38,7 +38,7 @@ export PG_CONFIG=/usr/local/ivorysql/ivorysql-4/bin/pg_config
** Pull pg_vector source code
42
43
44
** Install pgvector
0 commit comments