mirror of
https://github.com/adobe-fonts/source-sans.git
synced 2024-12-26 14:16:03 +01:00
Remove font installation instructions section
Some of the links are outdated. Best to rely on the users to do a web search for their own environment rather than trying to keep up with the platforms. We have a published npm package. These commands are only needed for someone wanting to install from GitHub.
This commit is contained in:
parent
9c934ce250
commit
7cf5ea9257
1 changed files with 0 additions and 10 deletions
10
README.md
10
README.md
|
@ -15,13 +15,3 @@ The fonts' source files and build instructions are available in the [repository'
|
|||
|
||||
* [Latest release](../../releases/latest)
|
||||
* [All releases](../../releases)
|
||||
|
||||
## Font installation instructions
|
||||
|
||||
* [macOS](https://support.apple.com/en-us/HT201749)
|
||||
* [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)
|
||||
* 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`
|
||||
|
|
Loading…
Reference in a new issue