mirror of https://github.com/statping/statping
Updated Mac (markdown)
parent
4b9a7cd5d5
commit
b0831f96fa
4
Mac.md
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
|
||||
|
|
Loading…
Reference in New Issue