Commit 343a00ea authored by Christie Lenneville's avatar Christie Lenneville Committed by Marcia Ramos

Minor grammar and accuracy fixes

parent 5d9e00aa
# How to create your SSH Keys # How to create your SSH Keys
1. The first thing you need to do is go to your [command line](start-using-git.md) 1. Go to your [command line](start-using-git.md) and follow the [instructions](../ssh/README.md) to generate your SSH key pair.
and follow the [instructions](../ssh/README.md) to generate your SSH key pair.
1. Once you do that, login to GitLab with your credentials. 1. Log in to GitLab with your credentials.
1. On the upper right corner, click on your avatar and go to your **Profile settings**. 1. In the upper-right corner, click your avatar and then click **Settings**.
![Profile settings dropdown](img/profile_settings.png) ![Profile settings dropdown](img/profile_settings.png)
...@@ -22,8 +21,8 @@ ...@@ -22,8 +21,8 @@
![SSH key title](img/profile_settings_ssh_keys_title.png) ![SSH key title](img/profile_settings_ssh_keys_title.png)
1. Finally, click on **Add key** to add it to GitLab. You will be able to see 1. Finally, click **Add key** to add it to GitLab. You will be able to see
its fingerprint, its title and creation date. its fingerprint, title, and creation date.
![SSH key single page](img/profile_settings_ssh_keys_single_key.png) ![SSH key single page](img/profile_settings_ssh_keys_single_key.png)
......
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