Browse Source

Updated read me a bit regards to bit changes

Joachim M. Giæver 7 years ago
parent
commit
efd0c1bea8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -19,7 +19,7 @@ $ cat ~/.ssh/KEYNAME                      # change KEYNAME to what you chose in
 $ sudo apt-get install xclip              # Install xclip
 $ xclip -sel clip < ~/.ssh/KEYNAME.pub    # change KEYNAME and continue to next step
 ```
-    * and [add your key here](https://git.giaever.org/user/settings/ssh) (login required)
+    * and [add your key here](https://git.giaever.org/user/settings/ssh) (login required) by pressing CTRL+v
 
 # Outdated info:
 * Clone your repo, to your local disk (```note``` the extra /git-directory):