mirror of
https://github.com/alibaba/open-code-review.git
synced 2026-07-09 17:28:58 +00:00
docs(README): add new “Prerequisites” section under the existing “How to Use” heading and before the CLI subsection. (#261)
This commit is contained in:
parent
8c9778860d
commit
0aa6ac2cbf
2 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -92,6 +92,10 @@ Open Code Review 的核心设计理念是将确定性工程与 Agent 结合,
|
|||
|
||||
## 如何使用
|
||||
|
||||
### 前置条件
|
||||
|
||||
- **Git >= 2.38** — Open Code Review 依赖 Git 进行 diff 生成、代码搜索和仓库操作。
|
||||
|
||||
### CLI
|
||||
|
||||
#### 安装
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue