npm install instructions

This commit is contained in:
Miguel Sousa
2015-09-18 03:51:19 -07:00
parent 5223f34303
commit 156db3bf0b

View File

@@ -10,8 +10,10 @@ by using the AFDKO makeotf tool.
* [Mac OS X](http://support.apple.com/kb/HT2509)
* [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)
* Bower: run the following command,<br/>
* Bower<br/>
`bower install git://github.com/adobe-fonts/source-code-pro.git#release`
* npm<br/>
`npm install --fetch-only git://github.com/adobe-fonts/source-code-pro.git#release`
## Getting Involved