From d50c77e4f5e1a375fae3e7ac91582609de73fdf5 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Fri, 8 Dec 2017 13:08:12 -0500 Subject: [PATCH] Add homebrew installation instructions This one-liner is gonna be helpful for those who already use [Homebrew](https://brew.sh) on their Macs. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 96b80b1159..a63ec20193 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ by using the AFDKO makeotf tool. * [macOS](https://support.apple.com/en-us/HT201749) * [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` * Bower
`bower install git://github.com/adobe-fonts/source-code-pro.git#release` * npm 2.x