Skip to content

Commit

Permalink
Fix da words.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Orenstein committed Aug 10, 2011
1 parent 3d77620 commit a59b8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mac
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

echo "Checking for SSH key, generating one if it exists ..."
echo "Checking for SSH key, generating one if it doesn't exist ..."
[[ -f ~/.ssh/id_rsa.pub ]] || ssh-keygen -t rsa

echo "Copying public key to clipboard. Paste it into your Github account ..."
Expand Down

0 comments on commit a59b8ca

Please sign in to comment.