Updated Mac (markdown)

master
Hunter Long 2019-12-28 00:43:05 -08:00
parent a066da6ba2
commit 2ac6ab0ae1
1 changed files with 2 additions and 2 deletions

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`.