From eb8dbb31f4af4fb5a3e73ff55f1444472f42cdd6 Mon Sep 17 00:00:00 2001 From: Marcus Crane Date: Thu, 14 Dec 2017 16:01:51 +1300 Subject: [PATCH] Update brew instructions Users who haven't tapped caskroom/fonts won't be able to install the font with no obvious error message to point them in the right direction. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a63ec20193..964878a756 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ by using the AFDKO makeotf tool. * [Windows](https://www.microsoft.com/en-us/Typography/TrueTypeInstall.aspx) * [Linux/Unix-based systems](https://github.com/adobe-fonts/source-code-pro/issues/17#issuecomment-8967116) * Homebrew (macOS)
- `brew cask install font-source-code-pro` + `brew tap caskroom/fonts && brew cask install font-source-code-pro` * Bower
`bower install git://github.com/adobe-fonts/source-code-pro.git#release` * npm 2.x