Skip to content

Commit ce82077

Browse files
committed
Update npm instructions
1 parent 156db3b commit ce82077

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,10 @@ by using the AFDKO makeotf tool.
1212
* [Linux/Unix-based systems](https://github.com/adobe-fonts/source-code-pro/issues/17#issuecomment-8967116)
1313
* Bower<br/>
1414
`bower install git://github.com/adobe-fonts/source-code-pro.git#release`
15-
* npm<br/>
15+
* npm 2.x<br/>
1616
`npm install --fetch-only git://github.com/adobe-fonts/source-code-pro.git#release`
17+
* npm 3.x<br/>
18+
`npm install git://github.com/adobe-fonts/source-code-pro.git#release`
1719

1820
## Getting Involved
1921

0 commit comments

Comments
 (0)