diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-20 03:08:06 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-20 03:08:06 +0100 |
commit | c82a944025ee08280dc507004ab98435f184cc23 (patch) | |
tree | 770c73c54ecd3c1fb3a4a532bf02d60f469f324a /doc/install.texi | |
parent | c826eb2e462ed8d2ab2ae8be5050d79e478db796 (diff) | |
download | geiser-guile-c82a944025ee08280dc507004ab98435f184cc23.tar.gz geiser-guile-c82a944025ee08280dc507004ab98435f184cc23.tar.bz2 |
Nits and release tag0.1
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 9fe63cd..0908ca5 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -35,13 +35,13 @@ to the fun. You'll also need Geiser itself. The latest release tarball can be found @uref{http://download.savannah.gnu.org/releases/geiser/@value{VERSION}/, here}, while older versions are -@uref{http://download.savannah.gnu.org/releases/geiser/, here}. Just +@uref{http://download.savannah.nongnu.org/releases/geiser/, here}. Just download -@uref{http://download.savannah.gnu.org/releases/geiser/@value{VERSION}/geiser-@value{VERSION}.tar.gz, +@uref{http://download.savannah.nongnu.org/releases/geiser/@value{VERSION}/geiser-@value{VERSION}.tar.gz, geiser-@value{VERSION}.tar.gz} and untar it in a directory of your choice. If you feel like living on the bleeding edge, just grab Geiser from its -Git repository @uref{http://git.savannah.gnu.org/cgit/geiser.git/, over +Git repository @uref{http://git.savannah.nongnu.org/cgit/geiser.git/, over at Savannah}, either with the following incantation: @example git clone git://git.sv.gnu.org/geiser.git |