From 66c44d715c59aeabcbdc72b62b72a29bede8e783 Mon Sep 17 00:00:00 2001 From: Ori Kotek Date: Sun, 16 Jul 2023 16:38:25 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0492f0ab..5a8a8388 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ WEBHOOK_SECRET=$(python -c "import secrets; print(secrets.token_hex(10))") 4. Clone this repository: ``` -git clone https://github.com/codium-ai/pr-agent.git +git clone https://github.com/Codium-ai/pr-agent.git ``` 5. Copy the secrets template file and fill in the following: