From 22649fd442d505af3367a6386fa7f0da9a82c9e8 Mon Sep 17 00:00:00 2001 From: plugd Date: Wed, 2 Feb 2022 14:02:10 +0100 Subject: [PATCH] Updated installation instructions in README. --- README | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README b/README index d684b91..6be2207 100644 --- a/README +++ b/README @@ -26,11 +26,17 @@ Any suggestions for improvements are welcome! Installation ------------ -Elpher is available from MELPA (https://melpa.org). If you have -never installed packages from this repository before, you'll need -to follow the instructions at https://melpa.org/#/getting-started. +Elpher is available on the non-GNU ELPA package archive. If you are +using Emacs 28 or later, this archive should be available on your system +by default. For Emacs 27, you'll need to follow the instructions at +https://elpa.nongnu.org to make the archive accessible. -To install Elpher, enter the following: +Alternatively, Elpher is available from MELPA (https://melpa.org). If +you have never installed packages from this repository before, you'll +need to follow the instructions at https://melpa.org/#/getting-started. + +Once one of these package archives is installed, enter the following to +install Elpher: M-x package-install RET elpher RET -- 2.20.1