Update README.md

This commit is contained in:
Ori Kotek
2023-07-16 16:38:25 +03:00
committed by GitHub
parent 8f7855013a
commit 66c44d715c

View File

@ -136,7 +136,7 @@ WEBHOOK_SECRET=$(python -c "import secrets; print(secrets.token_hex(10))")
4. Clone this repository: 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: 5. Copy the secrets template file and fill in the following: