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 | d1c2d8bf392d949cc1d854747b0eb929e0762ea9 (patch) | |
tree | c779e7a7aec89bf0dbaee2b4c93fb1668081dc8e | |
parent | 7c1723140c19e0332aabaad42b314a154e391da7 (diff) | |
download | geiser-d1c2d8bf392d949cc1d854747b0eb929e0762ea9.tar.gz geiser-d1c2d8bf392d949cc1d854747b0eb929e0762ea9.tar.bz2 |
Docs nit
-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 |