This commit is contained in:
mrT23
2023-09-29 11:54:37 +03:00
parent 73cc7c2d71
commit 4dbb70c9d5
2 changed files with 2 additions and 2 deletions

View File

@ -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).

View File

@ -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.