From 12a9e13509022bcf5e9d777f2a239c9911e9b1e1 Mon Sep 17 00:00:00 2001 From: DHEERAJ AGARWAL <37082099+dheerajsir@users.noreply.github.com> Date: Wed, 23 Oct 2024 20:10:14 +0530 Subject: [PATCH] Update index.md --- docs/docs/installation/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/installation/index.md b/docs/docs/installation/index.md index 0dab771c..27c9a3b2 100644 --- a/docs/docs/installation/index.md +++ b/docs/docs/installation/index.md @@ -1,7 +1,7 @@ # Installation ## Self-hosted Qodo Merge -If you choose to host you own Qodo Merge, you first need to acquire two tokens: +If you choose to host your own Qodo Merge, you first need to acquire two tokens: 1. An OpenAI key from [here](https://platform.openai.com/api-keys), with access to GPT-4 (or a key for other [language models](https://qodo-merge-docs.qodo.ai/usage-guide/changing_a_model/), if you prefer). 2. A GitHub\GitLab\BitBucket personal access token (classic), with the repo scope. [GitHub from [here](https://github.com/settings/tokens)] @@ -18,4 +18,4 @@ There are several ways to use self-hosted Qodo Merge: Qodo Merge Pro, an app hosted by CodiumAI for GitHub\GitLab\BitBucket, is also available.
With Qodo Merge Pro, installation is as simple as signing up and adding the Qodo Merge app to your relevant repo. -See [here](https://qodo-merge-docs.qodo.ai/installation/pr_agent_pro/) for more details. \ No newline at end of file +See [here](https://qodo-merge-docs.qodo.ai/installation/pr_agent_pro/) for more details.