summaryrefslogtreecommitdiff
path: root/doc/gitlab_basics/create_your_ssh_keys.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gitlab_basics/create_your_ssh_keys.md')
-rw-r--r--doc/gitlab_basics/create_your_ssh_keys.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/gitlab_basics/create_your_ssh_keys.md b/doc/gitlab_basics/create_your_ssh_keys.md
index 14f69638700..1e7f7c28513 100644
--- a/doc/gitlab_basics/create_your_ssh_keys.md
+++ b/doc/gitlab_basics/create_your_ssh_keys.md
@@ -34,3 +34,4 @@ You need to connect your computer to your GitLab account through SSH Keys. They
![Paste SSH Key](basicsimages/key.png)
+* Now, you'll be able to use Git over SSH, instead of Git over HTTP.