From f244172e7166aeca675b6c57c227e313fb2e09c1 Mon Sep 17 00:00:00 2001 From: Justin Su Date: Sun, 26 May 2024 23:09:09 -0400 Subject: [PATCH] Update Homebrew install command --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index bf364b6..ee6f2c5 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