From 800218e25fda834a04d7823633e8f966d53940e0 Mon Sep 17 00:00:00 2001
From: Jose Antonio Ortega Ruiz <jao@gnu.org>
Date: Wed, 13 Oct 2010 20:33:11 +0200
Subject: README fix

---
 README | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 001bd63..6f5896c 100644
--- a/README
+++ b/README
@@ -20,6 +20,10 @@
       evaluation/compilation error in an Emacs' compilation-mode
       buffer).
 
+   NOTE: if you're not in a hurry, Geiser's website,
+   http://www.nongnu.org/geiser/ contains a nicer manual, also
+   included in Geiser tarballs as a texinfo file (doc/geiser.info).
+
 * Supported scheme implementations
 
     - Guile 2.0 (not released yet: use the latest git master branch).
@@ -78,8 +82,8 @@
 
       M-x customize-group RET geiser RET
 
-  In particular, customize `geiser-repl-<impl>-binary' (in
-  geiser-repl), which should point to an executable in your path.
+  In particular, customize `geiser-<impl>-binary', which should point
+  to an executable in your path.
 
   To start a REPL, M-x geiser.
 
-- 
cgit v1.2.3