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>
|
</p>
|
||||||
|
|
||||||
If you don't have brew, then you can install it with this command below:
|
If you don't have brew, then you can install it with this command below:
|
||||||
```bash
|
```shell
|
||||||
bash <(curl -s https://statping.com/install.sh)
|
curl -o- -L https://statping.com/install.sh | bash
|
||||||
```
|
```
|
||||||
|
|
||||||
Once you've installed it, checkout which version you have by running `statping version`.
|
Once you've installed it, checkout which version you have by running `statping version`.
|
||||||
|
|
Loading…
Reference in New Issue