mirror of https://github.com/statping/statping
Updated Mac (markdown)
parent
a066da6ba2
commit
2ac6ab0ae1
4
Mac.md
4
Mac.md
|
@ -10,8 +10,8 @@ brew install statping
|
|||
</p>
|
||||
|
||||
If you don't have brew, then you can install it with this command below:
|
||||
```bash
|
||||
bash <(curl -s https://statping.com/install.sh)
|
||||
```shell
|
||||
curl -o- -L https://statping.com/install.sh | bash
|
||||
```
|
||||
|
||||
Once you've installed it, checkout which version you have by running `statping version`.
|
||||
|
|
Loading…
Reference in New Issue