diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-03-06 03:33:41 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-03-06 03:33:41 +0100 |
commit | 4077b87e8654313ea3005e7358d7ad52e0668342 (patch) | |
tree | 95ba5de2668c6edd0693748823bfda3c7ce653b5 /doc/install.texi | |
parent | 8a0e5f1bb49ed6a8188604aaf847e804fa0e8ccf (diff) | |
download | geiser-guile-4077b87e8654313ea3005e7358d7ad52e0668342.tar.gz geiser-guile-4077b87e8654313ea3005e7358d7ad52e0668342.tar.bz2 |
Mentioning Guile 2.0 instead of its git version
Diffstat (limited to 'doc/install.texi')
-rw-r--r-- | doc/install.texi | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/install.texi b/doc/install.texi index 05fe9c4..993cc71 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -21,10 +21,8 @@ namely: @item @uref{http://www.racket-lang.org, Racket} @value{RACKET_VERSION} or better @item -@uref{http://www.gnu.org/software/guile, Guile} @value{GUILE_VERSION}, -directly compiled from a recent checkout of -@uref{http://www.gnu.org/software/guile/repository.html, its Git -@i{master} branch}. +@uref{http://www.gnu.org/software/guile, Guile} @value{GUILE_VERSION} or +better @end itemize Since Geiser supports multiple REPLs, having both of them will just add |