We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45b1641 commit 800a839Copy full SHA for 800a839
README.md
@@ -9,7 +9,9 @@ SYSTEM REQUIREMENTS:
9
========================================================================
10
The preseq software will only run on 64-bit UNIX-like operating
11
systems and was developed on both Linux and Mac. The preseq software
12
-requires a C++ compiler that supports C++11.
+requires a C++ compiler that supports C++11. The GNU Scientific Library
13
+is also required. It can be installed using `apt` on Linux, using `brew`
14
+on macOS, or from source available [here](http://www.gnu.org/software/gsl).
15
16
INSTALLATION:
17
0 commit comments