Skip to content

Commit

Permalink
fixed broken url in curl command to install it.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonblewis committed Jul 5, 2011
1 parent 116b4ef commit 00e0858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Git clone & run install script

OR

curl https://github.com:beautifulcode/ssh-copy-id-for-OSX/ssh-copy-id.sh -o /usr/local/bin/ssh-copy-id
curl https://raw.github.com/beautifulcode/ssh-copy-id-for-OSX/master/ssh-copy-id.sh -o /usr/local/bin/ssh-copy-id
chmod +x /usr/local/bin/ssh-copy-id


Expand Down

0 comments on commit 00e0858

Please sign in to comment.