Skip to content

Commit 86e246c

Browse files
docs: add ZIP upgrade method to README
1 parent 025e6de commit 86e246c

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ git pull
4949

5050
升级模式 (`setup --fix`) 仅升级依赖版本和重打补丁,不下重复的包。
5151

52+
**ZIP 用户**:下载最新源码解压后,覆盖旧目录,然后执行 `./ov-cli setup --fix` 即可。
53+
5254
## 命令
5355

5456
### `setup` — 创建环境

README_EN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ git pull
4949

5050
Fix mode (`setup --fix`) only upgrades package versions and reapplies patches — no redundant downloads.
5151

52+
**ZIP users**: Download the latest source, extract and overwrite your old directory, then run `./ov-cli setup --fix`.
53+
5254
## Commands
5355

5456
### `setup` — Create Environment

0 commit comments

Comments
 (0)