We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d50c77e commit eb8dbb3Copy full SHA for eb8dbb3
README.md
@@ -16,7 +16,7 @@ by using the AFDKO makeotf tool.
16
* [Windows](https://www.microsoft.com/en-us/Typography/TrueTypeInstall.aspx)
17
* [Linux/Unix-based systems](https://github.com/adobe-fonts/source-code-pro/issues/17#issuecomment-8967116)
18
* Homebrew (macOS)<br/>
19
- `brew cask install font-source-code-pro`
+ `brew tap caskroom/fonts && brew cask install font-source-code-pro`
20
* Bower<br/>
21
`bower install git://github.com/adobe-fonts/source-code-pro.git#release`
22
* npm 2.x<br/>
0 commit comments