diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-08-30 03:18:24 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-08-30 03:18:24 +0200 |
commit | 56b60fe591469c20abe195aa020ec9a439f43c4a (patch) | |
tree | 3b54e826051cc5f224558173317e8d15d0f08da2 /doc/install.texi | |
parent | 7114c15d0969d5bf1969419f085f0889cd918324 (diff) | |
download | geiser-56b60fe591469c20abe195aa020ec9a439f43c4a.tar.gz geiser-56b60fe591469c20abe195aa020ec9a439f43c4a.tar.bz2 |
Docs: index entries.
Diffstat (limited to 'doc/install.texi')
-rw-r--r-- | doc/install.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install.texi b/doc/install.texi index 2301e6d..bc92505 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -14,8 +14,8 @@ If Geiser came with any guarantees, you'd break all of them by not using GNU Emacs 23 (or better, if there actually @i{is} anything better) and at least one of the supported schemes, which right now are -@uref{http://www.racket-lang.org, Racket} 5.0 (or better) and the latest -and greatest @uref{http://www.gnu.org/software/guile, Guile} 1.9 +@uref{http://www.racket-lang.org, Racket} 5.0.1 (or better) and the +latest and greatest @uref{http://www.gnu.org/software/guile, Guile} 1.9 directly compiled from a recent checkout of @uref{http://www.gnu.org/software/guile/repository.html, its Git @i{master} branch}. Since Geiser supports multiple @repl{}s, having both |