diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-18 04:21:16 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-18 04:21:16 +0100 |
commit | ee5a005c6ea72219b7ceec510214543a48e8026d (patch) | |
tree | fc103f09cc271a396351932092ebc8518bdaa014 /doc/install.texi | |
parent | 4b7a1b2afe0630e5b4c02f6cbe23bee53aa62eb9 (diff) | |
download | geiser-guile-ee5a005c6ea72219b7ceec510214543a48e8026d.tar.gz geiser-guile-ee5a005c6ea72219b7ceec510214543a48e8026d.tar.bz2 |
Docs nit
Diffstat (limited to 'doc/install.texi')
-rw-r--r-- | doc/install.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/install.texi b/doc/install.texi index 168ab81..5304270 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -58,9 +58,9 @@ its moral equivalents): @noindent or simply evaluate that form inside Emacs (you wouldn't kill a friend just to start using Geiser, would you?). That's it: you're ready to -@ref{quick-start,,go}. You can even continue to read this fine manual -inside Emacs by opening @file{doc/geiser.info} using @kbd{C-u C-h -i}. +@ref{quick-start,,go}. If you obtained the Geiser source tree from a +release tarball, you can even continue to read this fine manual inside +Emacs by opening @file{doc/geiser.info} using @kbd{C-u C-h i}. @cindex byte-compilation What? You still here? I promise the above is all that's needed to start |