From 9d77729bc251a6e35995420b0d35d1ade4abd92b Mon Sep 17 00:00:00 2001 From: Mike Lin Date: Wed, 20 Mar 2013 00:03:40 -0700 Subject: [PATCH] Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 83e2f2d..34a9efb 100644 --- a/README +++ b/README @@ -31,7 +31,7 @@ shell environment by running: eval $(opam config env) [2] Install dependencies using OPAM -opam install batteries twt gsl-ocaml +opam install batteries ocaml+twt gsl-ocaml The gsl-ocaml package may require you to separately install the GNU Scientific Library (GSL) from: http://www.gnu.org/software/gsl/