diff --git a/Mac.md b/Mac.md index d5dd5cc..9f45916 100644 --- a/Mac.md +++ b/Mac.md @@ -1,8 +1,8 @@ # Installing on Mac -Statping includes an easy to use [Homebrew Formula](https://github.com/hunterlong/homebrew-statping) to quick get your Status Page up and running locally. Statping on brew is automatically generated for each new release to master. Install with the commands below, +Statping includes an easy to use [Homebrew Formula](https://github.com/statping/homebrew-statping) to quick get your Status Page up and running locally. Statping on brew is automatically generated for each new release to master. Install with the commands below, ###### Using Homebrew ```bash -brew tap hunterlong/statping +brew tap statping/statping brew install statping ``` ###### Using the Terminal