Permalink
Browse files

Update README

  • Loading branch information...
1 parent 9d77729 commit 01ab7bf766e107e1ba4682a088dda5329457d630 @mlin committed Apr 24, 2013
Showing with 2 additions and 2 deletions.
  1. +2 −2 README
View
4 README
@@ -31,9 +31,9 @@ shell environment by running: eval $(opam config env)
[2] Install dependencies using OPAM
-opam install batteries ocaml+twt gsl-ocaml
+opam install batteries ocaml+twt gsl
-The gsl-ocaml package may require you to separately install the GNU Scientific
+The gsl package may require you to separately install the GNU Scientific
Library (GSL) from: http://www.gnu.org/software/gsl/
On Debian/Ubuntu systems GSL is available in the 'libgsl0-dev' package, and on
Mac OS X, 'gsl' is available in both Homebrew and MacPorts.

0 comments on commit 01ab7bf

Please sign in to comment.