Skip to content

Commit 0aa6ac2

Browse files
authored
docs(README): add new “Prerequisites” section under the existing “How to Use” heading and before the CLI subsection. (alibaba#261)
1 parent 8c97788 commit 0aa6ac2

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,10 @@ The agent's strengths are concentrated where they matter most — dynamic decisi
9292

9393
## How to Use
9494

95+
### Prerequisites
96+
97+
- **Git >= 2.38** — Open Code Review relies on Git for diff generation, code search, and repository operations.
98+
9599
### CLI
96100

97101
#### Install

README.zh-CN.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,10 @@ Open Code Review 的核心设计理念是将确定性工程与 Agent 结合,
9292

9393
## 如何使用
9494

95+
### 前置条件
96+
97+
- **Git >= 2.38** — Open Code Review 依赖 Git 进行 diff 生成、代码搜索和仓库操作。
98+
9599
### CLI
96100

97101
#### 安装

0 commit comments

Comments
 (0)