Added GSL dependency notes.
[sawsim.git] / README
diff --git a/README b/README
index 85cf3bb9375ecca8ae827f06a4d2c851ba127862..98d61ab89948da8c017607c7be6cbc13a1f7baf5 100644 (file)
--- a/README
+++ b/README
@@ -6,3 +6,6 @@ Extract Makefile and compile with:
 Run the unit tests with
  $ make check
 
+Depends on the GSL (GNU Scientific Library) development package.
+ http://www.gnu.org/software/gsl/
+This package is libgsl0-dev in Debian-based distributions.