diff --git a/README.md b/README.md index 1b03c65..e267122 100644 --- a/README.md +++ b/README.md @@ -10,17 +10,9 @@ Install: retry is a shell script, so drop it somewhere and make sure it's added to your $PATH. Or you can use the following one-liner: ```sh -sudo sh -c "curl https://raw.githubusercontent.com/kadwanev/retry/master/retry -o /usr/local/bin/retry && chmod +x /usr/local/bin/retry" +sudo sh -c "curl https://raw.githubusercontent.com/owncloud-ops/retry/master/retry -o /usr/local/bin/retry && chmod +x /usr/local/bin/retry" ``` -If you're on OS X, retry is also on Homebrew: - -``` -brew pull 27283 -brew install retry -``` -Not popular enough for homebrew-core. Please star this project to help. - ### Usage Help: