From b226dfab1ed470722ce29503dc7eb49281004027 Mon Sep 17 00:00:00 2001 From: chuckdubuqueRH <57914890+chuckdubuqueRH@users.noreply.github.com> Date: Wed, 20 Apr 2022 08:21:26 -0400 Subject: [PATCH] Update README.md homebrew syntax has changed. New format to homebrew command proposed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cde38c5..7bf91d06 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ Note that Red Hat Enterprise Linux/CentOS users will need to [enable Fedora EPEL If you are running Homebrew, you can install the fonts with the following: ```text -brew cask install homebrew/cask-fonts/font-redhat +brew install --cask homebrew/cask-fonts/font-redhat ``` ## Bug reports and improvement requests