docs(README): add new “Prerequisites” section under the existing “How to Use” heading and before the CLI subsection. (#261)

This commit is contained in:
skate29 2026-07-03 17:32:47 +08:00 committed by GitHub
parent 8c9778860d
commit 0aa6ac2cbf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 0 deletions

View file

@ -92,6 +92,10 @@ The agent's strengths are concentrated where they matter most — dynamic decisi
## How to Use
### Prerequisites
- **Git >= 2.38** — Open Code Review relies on Git for diff generation, code search, and repository operations.
### CLI
#### Install

View file

@ -92,6 +92,10 @@ Open Code Review 的核心设计理念是将确定性工程与 Agent 结合,
## 如何使用
### 前置条件
- **Git >= 2.38** — Open Code Review 依赖 Git 进行 diff 生成、代码搜索和仓库操作。
### CLI
#### 安装