浏览代码

Added permission info

Joachim Marthinsen Giæver 7 年之前
父节点
当前提交
347d97e1a9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -24,6 +24,7 @@ Host git.giaever.org
     IdentityFile <my ssh key file>
 ```
 
+* Ensure the permission to the config-file is correct: `chmod 0600 ~/.ssh/config`.
 * Now print your public key: `$ cat <my ssh key file>.pub`
 * Copy the printed content and paste that text where you [add your key](https://git.giaever.org/user/settings/ssh) (login required) by pressing CTRL+v. Please give the key a good description as you may have several keys on different computers.