diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-06-27 01:43:32 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-06-27 01:43:32 +0200 |
commit | eab369930516ece1d40658b891f4629d6f9ed8ac (patch) | |
tree | 155d5a500a716db809712195457165c0c4826640 /doc/intro.texi | |
parent | 58ab7aec6417e4410c0b5f886b16c8f49168fa7c (diff) | |
download | geiser-guile-eab369930516ece1d40658b891f4629d6f9ed8ac.tar.gz geiser-guile-eab369930516ece1d40658b891f4629d6f9ed8ac.tar.bz2 |
A new tutorial bit
Diffstat (limited to 'doc/intro.texi')
-rw-r--r-- | doc/intro.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro.texi b/doc/intro.texi index 2bc134d..77f5434 100644 --- a/doc/intro.texi +++ b/doc/intro.texi @@ -3,7 +3,7 @@ Geiser is an Emacs environment to hack and have fun in Scheme. If that's enough for you, see @ref{Installation} to get it running and -@ref{Tutorial} for the fun part. +@ref{The REPL} for the fun part. @menu * Modus operandi:: |