From e6a49b0076dbc945230d67571489fc8782811fab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=C3=A4mmerle?= Date: Mon, 9 Jul 2018 16:34:50 +0000 Subject: Add additional headline for Adding SSH keys to GitLab --- doc/ssh/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/ssh/README.md b/doc/ssh/README.md index bab196e7609..63f0a654fcf 100644 --- a/doc/ssh/README.md +++ b/doc/ssh/README.md @@ -77,6 +77,8 @@ Note that Public SSH key may also be named as follows: If you want to change the password of your SSH key pair, you can use `ssh-keygen -p `. +## Adding a SSH key to your GitLab account + 1. The next step is to copy the public SSH key as we will need it afterwards. To copy your public SSH key to the clipboard, use the appropriate code below: -- cgit v1.2.1