From db2f28e178e74e91c7ffa970307ea2ba2e21eb03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Humbert?= Date: Fri, 21 Sep 2018 17:29:20 +0200 Subject: [PATCH] Added installation instruction for archlinux --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 964878a756..8e61011a9f 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ by using the AFDKO makeotf tool. * [Linux/Unix-based systems](https://github.com/adobe-fonts/source-code-pro/issues/17#issuecomment-8967116) * Homebrew (macOS)
`brew tap caskroom/fonts && brew cask install font-source-code-pro` +* Pacman (Arch Linux)
+ `pacman -S adobe-source-code-pro-fonts` * Bower
`bower install git://github.com/adobe-fonts/source-code-pro.git#release` * npm 2.x