macOS installation: switched from brew-cask to brew

This commit is contained in:
Alexander Lukyanchikov 2019-12-29 20:45:34 -05:00 committed by GitHub
parent 36d1394111
commit 3173ed00c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ If there is a way to get a metric using a shell command, then it can be visualiz
### macOS
```bash
brew cask install sampler
brew install sampler
```
or
```bash