Skip to content

Commit 934fde1

Browse files
committed
clarify instructions for setting up ssh keys with github
1 parent 4f0c3a5 commit 934fde1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

install.sh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,10 @@ setup-ssh-keys(){
6161

6262
echo "We've copied your ssh key to the clipboard for you. Now, we are going to take you"
6363
echo "to the GitHub website where you will add it as one of your keys by clicking the"
64-
echo "\"Add SSH key\" button and pasting the contents in there."
64+
echo '"New SSH key" button, giving the key a title (for example: Macbook-Pro), and'
65+
echo 'pasting the key into the "key" textarea.'
66+
echo 'Once you have done all of the above, click the big green "Add SSH key" button'
67+
echo 'then come back here.'
6568

6669
wait-to-continue
6770
open https://github.com/settings/ssh

0 commit comments

Comments
 (0)