Skip to content

Commit

Permalink
Shorten raw Github URL
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbundy committed Nov 10, 2014
1 parent ed22392 commit d214d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ For when you accidentally copy the dollar sign and your shell returns "$: comman
Add the executable to your path and give it permissions.

```
sudo curl -o /usr/local/bin/$ https://raw.githubusercontent.com/fraction/dollar-sign/master/$
sudo curl -Lo /usr/local/bin/$ http://git.io/tRw9mQ
sudo chmod +x /usr/local/bin/$
```

Expand Down

0 comments on commit d214d09

Please sign in to comment.