diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-08-24 06:59:19 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-08-24 06:59:19 +0200 |
commit | b44071cd31a77f18ac2daa5a6fe6a10cfa1384c8 (patch) | |
tree | 6844adea96c29bd082b65070047e17bcc6ae7d83 /doc/install.texi | |
parent | 7711c737109013110a706346903fd9c0a3e25660 (diff) | |
download | geiser-guile-b44071cd31a77f18ac2daa5a6fe6a10cfa1384c8.tar.gz geiser-guile-b44071cd31a77f18ac2daa5a6fe6a10cfa1384c8.tar.bz2 |
More documentation.
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 3d7d762..2301e6d 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -17,9 +17,9 @@ 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 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 REPLs, having both of them will -just add to the fun. +@uref{http://www.gnu.org/software/guile/repository.html, its Git +@i{master} branch}. Since Geiser supports multiple @repl{}s, having both +of them will just add to the fun. @cindex use the source, Luke You'll also need Geiser itself. Until version 0.1 is out (which will |