From ddaea1ff4ff780ea9bb485857ea9a0be695b9f3f Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sun, 2 Mar 2003 06:04:38 +0000 Subject: [PATCH] typo --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 0d4b56ce72..8781b3db9b 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ make install This requires the GSL (version 1.2 or higher; freely available from http://sources.redhat.com/gsl/) and FLTK (version 1.1.x, configured -with OpenGL support; freely available from http://www.fltk.org), to be +with OpenGL support; freely available from http://www.fltk.org) to be installed on your system. If not in default locations, you can either use the --with-fltk-prefix and --with-gsl-prefix configure options, or you can set the environment variables FLTK_DIR and GSL_DIR. Compiling -- GitLab