mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
small fix
This commit is contained in:
parent
24ae6b966f
commit
bc6b592fd9
1 changed files with 2 additions and 2 deletions
|
|
@ -100,7 +100,7 @@ To get started with PR-Agent quickly, you first need to acquire two tokens:
|
||||||
|
|
||||||
There are several ways to use PR-Agent. Let's start with the simplest one:
|
There are several ways to use PR-Agent. Let's start with the simplest one:
|
||||||
|
|
||||||
---
|
|
||||||
## Install
|
## Install
|
||||||
Here are several ways to install and run PR-Agent:
|
Here are several ways to install and run PR-Agent:
|
||||||
|
|
||||||
|
|
@ -111,7 +111,7 @@ Here are several ways to install and run PR-Agent:
|
||||||
- Request reviews by tagging your Github user on a PR
|
- Request reviews by tagging your Github user on a PR
|
||||||
- [Method 5: Run as a Github App](INSTALL.md#method-5-run-as-a-github-app)
|
- [Method 5: Run as a Github App](INSTALL.md#method-5-run-as-a-github-app)
|
||||||
- Allowing you to automate the review process on your private or public repositories
|
- Allowing you to automate the review process on your private or public repositories
|
||||||
---
|
|
||||||
|
|
||||||
## Usage and Tools
|
## Usage and Tools
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue