diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-21 16:15:16 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-21 16:15:16 +0100 |
commit | 9a75286b505a7be1cfbc54ba0d70c54e8457e527 (patch) | |
tree | 735312a01655b86f2dded4672e71feb025e5b89c /doc/install.texi | |
parent | a700f8280f05155a1a45463d5cf0aab762035ba3 (diff) | |
download | geiser-guile-9a75286b505a7be1cfbc54ba0d70c54e8457e527.tar.gz geiser-guile-9a75286b505a7be1cfbc54ba0d70c54e8457e527.tar.bz2 |
Documentation helpers
Diffstat (limited to 'doc/install.texi')
-rw-r--r-- | doc/install.texi | 5 |
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 |