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 | 47635ae9b4f86a7f1e147c8d3b0d9ee017265d2b (patch) | |
tree | 8281bf1a44fd2ce45417b23bacf98bf6e694fc3a | |
parent | 7e01a5f8e3a4440c735be40dd2d7ad388f8b6b46 (diff) | |
download | geiser-47635ae9b4f86a7f1e147c8d3b0d9ee017265d2b.tar.gz geiser-47635ae9b4f86a7f1e147c8d3b0d9ee017265d2b.tar.bz2 |
Nits and release tag0.1
-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 |