From 9fce2abc01f2d9ef71371a7ad1e3348567ea1f21 Mon Sep 17 00:00:00 2001 From: Adam Prescott Date: Tue, 30 Apr 2019 15:51:53 -0400 Subject: [PATCH] Use the latest `brew tap` command per the Homebrew/homebrew-cask-fonts README --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 7a062f2..233c978 100644 --- a/Home.md +++ b/Home.md @@ -22,7 +22,7 @@ In the downloaded TTF folder: *Not officially supported, might install outdated version* ```bash - brew tap caskroom/fonts + brew tap homebrew/cask-fonts brew cask install font-fira-code ```