mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
typos
This commit is contained in:
parent
73cc7c2d71
commit
4dbb70c9d5
2 changed files with 2 additions and 2 deletions
2
Usage.md
2
Usage.md
|
|
@ -15,7 +15,7 @@ There are 3 basic ways to invoke CodiumAI PR-Agent:
|
|||
2. Online usage - by [commenting](https://github.com/Codium-ai/pr-agent/pull/229#issuecomment-1695021901) on a PR
|
||||
3. Enabling PR-Agent tools to run automatically when a new PR is opened
|
||||
|
||||
See the **[installation guide]**(/INSTALL.md) for instructions on how to setup your own PR-Agent.
|
||||
See the **[installation guide](/INSTALL.md)** for instructions on how to setup your own PR-Agent.
|
||||
|
||||
Specifically, CLI commands can be issued by invoking a pre-built [docker image](/INSTALL.md#running-from-source), or by invoking a [locally cloned repo](INSTALL.md#method-2-run-from-source).
|
||||
|
||||
|
|
|
|||
|
|
@ -6,4 +6,4 @@
|
|||
- [SIMILAR_ISSUE](./SIMILAR_ISSUE.md)
|
||||
- [UPDATE CHANGELOG](./UPDATE_CHANGELOG.md)
|
||||
|
||||
See the **[installation guide]**(/INSTALL.md) for instructions on how to setup your own PR-Agent.
|
||||
See the **[installation guide](/INSTALL.md)** for instructions on how to setup your own PR-Agent.
|
||||
Loading…
Reference in a new issue