From b0831f96fa382466b30e7587971292f5d30aa852 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Tue, 14 Apr 2020 09:12:19 -0700 Subject: [PATCH] Updated Mac (markdown) --- Mac.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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