summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2018-03-03 10:57:06 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2018-03-03 10:57:06 +0100
commit1aef354577723eb4a097a047a760ceaa101cd74a (patch)
treed9d84649fa89947e5a93f0a13b7096f32eccc8f2 /doc
parentbff64917bd5be9005c68e439517fbde06623e616 (diff)
Updated documentation and build badges
Diffstat (limited to 'doc')
-rw-r--r--doc/installation.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/installation.md b/doc/installation.md
index 6b37d96e..44247063 100644
--- a/doc/installation.md
+++ b/doc/installation.md
@@ -37,6 +37,8 @@ For Ubuntu, CLBlast is available through [a PPA](https://launchpad.net/~cnugtere
sudo apt-get update
sudo apt-get install libclblast-dev
+For Arch Linux and Manjaro, CLBlast is available as a [package](https://aur.archlinux.org/packages/clblast-git) maintained by a 3rd party.
+
For OS X / macOS, CLBlast is available through [Homebrew](https://github.com/Homebrew/homebrew-core/blob/master/Formula/clblast.rb). It can be installed as follows:
brew update