From c10bbff7519441d4017ce2e9af9147174bb6fa88 Mon Sep 17 00:00:00 2001 From: Cedric Nugteren Date: Sun, 25 Feb 2018 16:15:20 +0100 Subject: Fixed Ubuntu PPA package name --- doc/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/installation.md') diff --git a/doc/installation.md b/doc/installation.md index f1915fd5..d0856e58 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -35,7 +35,7 @@ For Ubuntu, CLBlast is available through [a PPA](https://launchpad.net/~cnugtere sudo add-apt-repository ppa:cnugteren/clblast sudo apt-get update - sudo apt-get install clblast + sudo apt-get install libclblast-dev 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: -- cgit v1.2.3