diff options
author | jao <jao@gnu.org> | 2021-08-26 20:23:44 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-08-26 20:23:44 +0100 |
commit | 327ff01e5b9c6e019fdd0cb710a4c19082249345 (patch) | |
tree | cfffdf0e91fb7a3530eda928946246162a98bd97 /doc | |
parent | 77d4c3a91c0acdb16cefa8a3e0efac3435aebdc0 (diff) | |
download | geiser-327ff01e5b9c6e019fdd0cb710a4c19082249345.tar.gz geiser-327ff01e5b9c6e019fdd0cb710a4c19082249345.tar.bz2 |
info documentation fix
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.texi b/doc/install.texi index e932e1a..2f95875 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -53,7 +53,7 @@ where to find the goodies. ELPA packages live in repositories accessible via HTTP. You can find Geiser's package in either -@uref{https://elpa.nongnu.org/nongnu/geiser.html}{NonGNU ELPA} or, if +@uref{https://elpa.nongnu.org/nongnu/geiser.html, NonGNU ELPA} or, if you like living on the bleeding edge, @uref{http://melpa.org/#/geiser, MELPA} (directly from the git repo). To tell Emacs that an ELPA repo exists, you add it to @code{package-archives}@footnote{If you're using |