aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorPjotr Prins2018-09-26 09:39:47 +0000
committerPjotr Prins2018-09-26 09:41:20 +0000
commitd557256692228e766f460cee0b84de808949a7e8 (patch)
treedd1587d9e7251fb58df84923b786884d42b18c5d /INSTALL.md
parent5095e0dfa99ef6474e233f36af5755d90786b63e (diff)
downloadpangemma-d557256692228e766f460cee0b84de808949a7e8.tar.gz
GSL 2.x is preferred
closes #177
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 1231147..61089ed 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -14,7 +14,7 @@ GEMMA runs on Linux and MAC OSX and the runtime has the following
dependencies:
* C++ tool chain >= 4.9
-* GNU Science library (GSL) 1.x (note that 2.x is not yet supported)
+* GNU Science library (GSL) 2.x is recommended
* blas/openblas
* lapack
* [Eigen3 library](http://eigen.tuxfamily.org/dox/)