summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 180609d..e4e1b7d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -9,7 +9,7 @@ Recommended method (ok in Ubuntu/Debian systems):
9 $ cabal install hmatrix 9 $ cabal install hmatrix
10 10
11Detailed installation instructions: 11Detailed installation instructions:
12 http://www.hmatrix.googlepages.com/installation 12 http://code.haskell.org/hmatrix/install.html
13 13
14INSTALLATION ON WINDOWS ---------------------------------------- 14INSTALLATION ON WINDOWS ----------------------------------------
15 15
@@ -33,7 +33,7 @@ INSTALLATION ON WINDOWS ----------------------------------------
33 33
346) Download and uncompress hmatrix-x.y.z.tar.gz from Hackage: 346) Download and uncompress hmatrix-x.y.z.tar.gz from Hackage:
35 35
36 http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hmatrix 36 http://hackage.haskell.org/package/hmatrix
37 37
387) Edit hmatrix.cabal: 387) Edit hmatrix.cabal:
39 39