1
1
mirror of https://github.com/i-tu/Hasklig.git synced 2024-08-15 21:40:42 +03:00

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.
This commit is contained in:
Marcus Crane 2017-12-14 16:01:51 +13:00 committed by Miguel Sousa
parent d50c77e4f5
commit eb8dbb31f4

View File

@ -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)<br/>
`brew cask install font-source-code-pro`
`brew tap caskroom/fonts && brew cask install font-source-code-pro`
* Bower<br/>
`bower install git://github.com/adobe-fonts/source-code-pro.git#release`
* npm 2.x<br/>