mirror of
https://github.com/adobe-fonts/source-sans.git
synced 2024-12-26 14:16:03 +01:00
Update npm instructions
This commit is contained in:
parent
bf364ab2da
commit
4463d0c33e
1 changed files with 3 additions and 1 deletions
|
@ -12,8 +12,10 @@ by using the AFDKO makeotf tool.
|
|||
* [Linux/Unix-based systems](https://github.com/adobe-fonts/source-code-pro/issues/17#issuecomment-8967116)
|
||||
* Bower<br/>
|
||||
`bower install git://github.com/adobe-fonts/source-sans-pro.git#release`
|
||||
* npm<br/>
|
||||
* npm v2.x<br/>
|
||||
`npm install --fetch-only git://github.com/adobe-fonts/source-sans-pro.git#release`
|
||||
* npm v3.x<br/>
|
||||
`npm install git://github.com/adobe-fonts/source-sans-pro.git#release`
|
||||
|
||||
## Getting Involved
|
||||
|
||||
|
|
Loading…
Reference in a new issue