Commit 741a644c authored by Ben Bodenmiller's avatar Ben Bodenmiller

Clarify adding SSH key to local GitLab instance

parent c5995a35
...@@ -215,7 +215,7 @@ Now you can copy the SSH key you created to your GitLab account. To do so, follo ...@@ -215,7 +215,7 @@ Now you can copy the SSH key you created to your GitLab account. To do so, follo
If you're using an RSA key, substitute accordingly. If you're using an RSA key, substitute accordingly.
1. Navigate to `https://gitlab.com` and sign in. 1. Navigate to `https://gitlab.com` or your local GitLab instance URL and sign in.
1. Select your avatar in the upper right corner, and click **Settings** 1. Select your avatar in the upper right corner, and click **Settings**
1. Click **SSH Keys**. 1. Click **SSH Keys**.
1. Paste the public key that you copied into the **Key** text box. 1. Paste the public key that you copied into the **Key** text box.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment