Skip to content

Commit 3b81e81

Browse files
committed
update readme
1 parent d2b4cde commit 3b81e81

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,11 @@ And put this in your config to load rust-mode automatically:
8080

8181
### NonGNU ELPA
8282

83-
https://elpa.nongnu.org/
83+
[NonGNU ELPA](https://elpa.nongnu.org/) can be used out of the box in
84+
emacs28.
85+
86+
For older versions you need to add something like the following to
87+
your init file:
8488

8589
``` elisp
8690
(with-eval-after-load 'package (add-to-list 'package-archives '("nongnu" . "https://elpa.nongnu.org/nongnu/")))

0 commit comments

Comments
 (0)