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 | ad1ea78092b13ba57d114f60b636d3f4410353f3 (patch) | |
tree | 84b8a0b279291a2ead4300cccbf97c66c071316b /doc/install.texi | |
parent | c41ef63a2c47d05c34768de7dd85469d2e11679b (diff) | |
download | geiser-guile-ad1ea78092b13ba57d114f60b636d3f4410353f3.tar.gz geiser-guile-ad1ea78092b13ba57d114f60b636d3f4410353f3.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 |