summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md3
1 files changed, 3 insertions, 0 deletions
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.
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 58### Alternative Windows build
59
591) > cabal update 601) > cabal update
61
602) Download and unzip somewhere OpenBLAS http://www.openblas.net/ 622) Download and unzip somewhere OpenBLAS http://www.openblas.net/
63
613) > cabal install --flags=openblas --extra-lib-dirs=C:\...\OpenBLAS\lib --extra-include-dir=C:\...\OpenBLAS\include 643) > cabal install --flags=openblas --extra-lib-dirs=C:\...\OpenBLAS\lib --extra-include-dir=C:\...\OpenBLAS\include
62 65
63## Tests ############################################### 66## Tests ###############################################