diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-09-30 04:42:27 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-09-30 04:42:27 +0200 |
commit | aba6733e848c47cb4f8e5d749add65be51d5d784 (patch) | |
tree | 65e58be6e724c58587a138216664152b365c1aed /doc/repl.texi | |
parent | 5ef6713714c875fb6a51e5504313c0f8963687be (diff) | |
download | geiser-guile-aba6733e848c47cb4f8e5d749add65be51d5d784.tar.gz geiser-guile-aba6733e848c47cb4f8e5d749add65be51d5d784.tar.bz2 |
Documentation updates0.2.2
Diffstat (limited to 'doc/repl.texi')
-rw-r--r-- | doc/repl.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/repl.texi b/doc/repl.texi index dcc1bd0..445811a 100644 --- a/doc/repl.texi +++ b/doc/repl.texi @@ -1,7 +1,7 @@ @node The REPL @chapter The REPL @anchor{quick-start} -If you've followed the instructions in @ref{Setting it up}, your Emacs is +If you've followed the instructions in @ref{Installation}, your Emacs is now ready to start playing. Otherwise, i'll wait for you: when you're ready, just come back here and proceed to the following sections. |