From 3173ed00c90336e892526bf3b558c4a73cce7d24 Mon Sep 17 00:00:00 2001 From: Alexander Lukyanchikov Date: Sun, 29 Dec 2019 20:45:34 -0500 Subject: [PATCH] macOS installation: switched from brew-cask to brew --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d014fd0..c7de041 100644 --- a/README.md +++ b/README.md @@ -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