diff --git a/README.md b/README.md index 606aff84784bc16bc591d221cca0074ec948a43f..331e3d12b032b0cf4faf982ce2cf752714e00b00 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,10 @@ Please follow the instructions in [models/README.md](models/README.md) for instr 1. **Add your SSH key** to AIcrowd GitLab -You can add your SSH Keys to your GitLab account by going to your profile settings [here](https://gitlab.aicrowd.com/profile/keys). If you do not have SSH Keys, you will first need to [generate one](https://docs.gitlab.com/ee/ssh/README.html#generating-a-new-ssh-key-pair). +You can add your SSH Keys to your GitLab account by going to your profile settings [here](https://gitlab.aicrowd.com/profile/keys). If you do not have SSH Keys, you will first need to [generate one](https://docs.gitlab.com/ee/user/ssh.html). + + + 2. **Fork the repository**. You can use [this link](https://gitlab.aicrowd.com/aicrowd/challenges/meta-comprehensive-rag-benchmark-kdd-cup-2024/meta-comphrehensive-rag-benchmark-starter-kit/-/forks/new) to create a fork.