docs: 随 monorepo 安装 mytoolkit 用 make install-py(原 make update 已改名)
This commit is contained in:
@@ -151,7 +151,7 @@ mytoolkit init journal springer mydir
|
||||
|
||||
```bash
|
||||
cd <xiaohe-agent>/packages/mytoolkit && make install
|
||||
# 或随 monorepo:cd <xiaohe-agent> && make update / ./setup.sh
|
||||
# 或随 monorepo:cd <xiaohe-agent> && make install-py / ./setup.sh
|
||||
python3 -m pip show mytoolkit | grep Editable
|
||||
# 必须是 .../xiaohe-agent/packages/mytoolkit
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user