Commit 3318b9dc authored by Mike Jang's avatar Mike Jang

Merge branch 'bbodenmiller-master-patch-31393' into 'master'

Clarify adding SSH key to local GitLab instance

See merge request gitlab-org/gitlab!49595
parents 78397f0f 741a644c
......@@ -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.
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. Click **SSH Keys**.
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