diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2020-02-23 20:57:26 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2020-02-23 20:57:26 +0000 |
commit | c939b5fcdfff6237a2308c91d47801653b865974 (patch) | |
tree | 088cf48e0c1b96b12ef0002ae6d0f2a9c998120f /doc/install.texi | |
parent | afcc35c1d8c9eba8df5f95048e9e73352e8df276 (diff) | |
download | geiser-c939b5fcdfff6237a2308c91d47801653b865974.tar.gz geiser-c939b5fcdfff6237a2308c91d47801653b865974.tar.bz2 |
Not referring to savannah downloads in the docs
What with MELPA and whatever is happening with savannah ssh access.
Diffstat (limited to 'doc/install.texi')
-rw-r--r-- | doc/install.texi | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/install.texi b/doc/install.texi index 7bdac33..a2a7ef3 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -84,10 +84,6 @@ And then installing Geiser is as easy as: M-x package-install RET geiser RET @end example -Alternatively, you can manually download the @uref{@value{PACKAGE}, -package file}, and install from your local disk with @kbd{M-x -package-install-file}. - @cindex Chicken @cindex Chicken installation @subsubheading Chicken installation @@ -230,9 +226,7 @@ go (@pxref{The REPL}). @ifnotinfo If you obtained the Geiser source tree from a release tarball, you can even continue to read this fine manual inside Emacs by opening -@file{doc/geiser.info} using @kbd{C-u C-h i}. The manual is also -available in PDF format @downfile{geiser-manual-@value{VERSION}.pdf, -here}. +@file{doc/geiser.info} using @kbd{C-u C-h i}. @end ifnotinfo @cindex byte-compilation |