We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6956854 commit 25331d8Copy full SHA for 25331d8
1 file changed
content/cn/open_source/modules/memories/polardb_graph_db.md
@@ -41,7 +41,7 @@ pip install psycopg2-binary # 推荐:预编译版本
41
pip install psycopg2 # 需要 PostgreSQL 开发库
42
43
# 安装 MemOS
44
-pip install memos
+pip install MemoryOS -U
45
```
46
47
### 2. 配置 PolarDB
0 commit comments