Updated Mac (markdown)

master
Hunter Long 2020-04-14 09:12:19 -07:00
parent 4b9a7cd5d5
commit b0831f96fa
1 changed files with 2 additions and 2 deletions

4
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