We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0c3a5 commit 934fde1Copy full SHA for 934fde1
install.sh
@@ -61,7 +61,10 @@ setup-ssh-keys(){
61
62
echo "We've copied your ssh key to the clipboard for you. Now, we are going to take you"
63
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."
+ 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.'
68
69
wait-to-continue
70
open https://github.com/settings/ssh
0 commit comments