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 5223f34 commit 156db3bCopy full SHA for 156db3b
README.md
@@ -10,8 +10,10 @@ by using the AFDKO makeotf tool.
10
* [Mac OS X](http://support.apple.com/kb/HT2509)
11
* [Windows](https://www.microsoft.com/en-us/Typography/TrueTypeInstall.aspx)
12
* [Linux/Unix-based systems](https://github.com/adobe-fonts/source-code-pro/issues/17#issuecomment-8967116)
13
-* Bower: run the following command,<br/>
+* Bower<br/>
14
`bower install git://github.com/adobe-fonts/source-code-pro.git#release`
15
+* npm<br/>
16
+ `npm install --fetch-only git://github.com/adobe-fonts/source-code-pro.git#release`
17
18
## Getting Involved
19
0 commit comments