Skip to content

Commit 25331d8

Browse files
committed
fix: wrong command for installing MemOS in Chinese version
1 parent 6956854 commit 25331d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/cn/open_source/modules/memories/polardb_graph_db.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ pip install psycopg2-binary # 推荐:预编译版本
4141
pip install psycopg2 # 需要 PostgreSQL 开发库
4242

4343
# 安装 MemOS
44-
pip install memos
44+
pip install MemoryOS -U
4545
```
4646

4747
### 2. 配置 PolarDB

0 commit comments

Comments
 (0)