From 65c8fa270ac3be50b61582189b187dd42a7d48a4 Mon Sep 17 00:00:00 2001 From: Gordon Beeming Date: Mon, 15 Jul 2024 17:01:32 +1000 Subject: [PATCH] Update brew install command --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index bf364b6..2c35d2f 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,7 @@ $ bash util/install_macos.sh You can also use [homebrew](https://brew.sh/) as an alternative: ```bash -brew tap homebrew/cask-fonts -brew install font-monaspace +brew install --cask font-monaspace ``` ### Windows