diff --git a/Mac.md b/Mac.md index c3969f1..9a2b188 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-statup) 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/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, ```bash brew tap hunterlong/statping -brew install statup +brew install statping ```

@@ -11,7 +11,7 @@ brew install statup If you don't have brew, then you can install it with this command below: ```bash -bash <(curl -s https://statup.io/install.sh) +bash <(curl -s https://statping.com/install.sh) ``` -Once you've installed it, checkout which version you have by running `statup version`. \ No newline at end of file +Once you've installed it, checkout which version you have by running `statping version`. \ No newline at end of file