This commit is contained in:
mrT23
2023-09-29 11:53:39 +03:00
parent 902975b660
commit 73cc7c2d71
7 changed files with 12 additions and 9 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).