summaryrefslogtreecommitdiff
path: root/doc/install.texi
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-12-21 16:15:16 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-12-21 16:15:16 +0100
commit43218c8df3687ff1c7fe732947c8a5b7b5155648 (patch)
treec20517aa9b920dc2ae4bcc8c321365368b263b58 /doc/install.texi
parentbdf896d9b230335a3e3f6988c922baa45f015a98 (diff)
downloadgeiser-43218c8df3687ff1c7fe732947c8a5b7b5155648.tar.gz
geiser-43218c8df3687ff1c7fe732947c8a5b7b5155648.tar.bz2
Documentation helpers
Diffstat (limited to 'doc/install.texi')
-rw-r--r--doc/install.texi5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/install.texi b/doc/install.texi
index 6f3ee07..7d02b69 100644
--- a/doc/install.texi
+++ b/doc/install.texi
@@ -34,9 +34,8 @@ to the fun.
@cindex use the source, Luke
You'll also need Geiser itself. The latest release tarball can be found
@downfile{, here}, while older versions are @uref{@value{DOWN_BASE}/,
-here}. Just download @downfile{geiser-@value{STABLE_VERSION}.tar.gz,
-geiser-@value{STABLE_VERSION}.tar.gz} and untar it in a directory of
-your choice.
+here}. Just download @downfile{@value{TARBALL}, @value{TARBALL}}
+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.nongnu.org/cgit/geiser.git/, over