summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org9
1 files changed, 6 insertions, 3 deletions
diff --git a/readme.org b/readme.org
index 0436e48..71ce8df 100644
--- a/readme.org
+++ b/readme.org
@@ -31,7 +31,7 @@
of the supported scheme implementations.
The following schemes are supported via an independent package,
- installable from MELPA:
+ installable from either NonGNU ELPA or MELPA:
- Chez 9.4 or better, via [[https://gitlab.com/emacs-geiser/chez][geiser-chez]]
- Chibi 0.7.3 or better, via [[https://gitlab.com/emacs-geiser/chibi][geiser-chibi]]
@@ -46,9 +46,12 @@
* Installation
-*** Using MELPA
+*** Using ELPA
- The easiest way is to use MELPA, and just type
+ Geiser is available in the ELPA repositories [[https://elpa.nongnu.org/nongnu/geiser.html][NonGNU ELPA]]
+ (pre-configured by default as a source starting in Emacs 28) and
+ MELPA. So the easiest way is to use the ELPA package, and just
+ type
=M-x package-install RET geiser-<implementation>=