summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorVassil Keremidchiev <varosi@gmail.com>2015-09-10 22:18:20 +0300
committerVassil Keremidchiev <varosi@gmail.com>2015-09-10 22:18:20 +0300
commit324dce7a2d1794dc6527368ca54e0faffb9194f6 (patch)
tree7259ad0f91794ff0963e9416b759a90dfca75d07 /INSTALL.md
parent653357942c9eb6878929c6b05fa0e49086938f64 (diff)
Fixed INSTALL.md spacing
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 ###############################################