summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 157036e..94964d2 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -55,6 +55,11 @@ using this method.
55 55
56[winpack]: https://github.com/downloads/AlbertoRuiz/hmatrix/gsl-lapack-windows.zip 56[winpack]: https://github.com/downloads/AlbertoRuiz/hmatrix/gsl-lapack-windows.zip
57 57
58### Alternative Windows build
591) > cabal update
602) Download and unzip somewhere OpenBLAS http://www.openblas.net/
613) > cabal install --flags=openblas --extra-lib-dirs=C:\...\OpenBLAS\lib --extra-include-dir=C:\...\OpenBLAS\include
62
58## Tests ############################################### 63## Tests ###############################################
59 64
60After installation we can verify that the library works as expected: 65After installation we can verify that the library works as expected: