From 1678f813153c8d1bd2d28cd0848a35b979254f2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20T=C3=B3th?= Date: Sat, 28 Apr 2018 10:35:12 +0200 Subject: [PATCH] Add notice about SSH keys --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5a2502b..bd7050c 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ Just copy and paste the following command in a terminal: `bash -c "$(curl -fsSL https://git.io/vxBfj)"` +Note that your SSH public key must be added to your GitHub user for this to work. + Dependencies: - bash - git