We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52dde19 + 25331d8 commit ef3279eCopy full SHA for ef3279e
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
content/en/open_source/modules/memories/polardb_graph_db.md
@@ -46,7 +46,7 @@ pip install psycopg2-binary # Recommended: pre-compiled version
pip install psycopg2 # Requires PostgreSQL development libraries
48
# Install MemOS
49
50
51
52
### 2. Configure PolarDB
0 commit comments