From 324dce7a2d1794dc6527368ca54e0faffb9194f6 Mon Sep 17 00:00:00 2001 From: Vassil Keremidchiev Date: Thu, 10 Sep 2015 22:18:20 +0300 Subject: Fixed INSTALL.md spacing --- INSTALL.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 94964d2..bd2f81f 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -56,8 +56,11 @@ using this method. [winpack]: https://github.com/downloads/AlbertoRuiz/hmatrix/gsl-lapack-windows.zip ### Alternative Windows build + 1) > cabal update + 2) Download and unzip somewhere OpenBLAS http://www.openblas.net/ + 3) > cabal install --flags=openblas --extra-lib-dirs=C:\...\OpenBLAS\lib --extra-include-dir=C:\...\OpenBLAS\include ## Tests ############################################### -- cgit v1.2.3