diff --git a/README.md b/README.md index 142df6ed..f097e2d3 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,11 @@ docker-compose -f .devcontainer/docker-compose.yml up -d && docker exec -e \"TER ### GitHub Login (SSH) -[Follow this guide](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent) +> Make sure you're setting it up for Linux +1. [Check for any existing SSH Key](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/checking-for-existing-ssh-keys) +2. [Generate an SSH Key](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent) +3. [Add it to your GitHub](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account) +4. [Test your connection](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/testing-your-ssh-connection) ### RAFNAV Installation