branch: elpa/forth-mode
commit 5d13d2c27c7dd5f604925222fa4e850c6454293b
Author: Philip Kaludercic <[email protected]>
Commit: Lars Brinkhoff <[email protected]>
Mention NonGNU ELPA in README
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9c724b6feb..5a49c0037c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
## Programming language mode for Forth.
[](https://travis-ci.org/larsbrinkhoff/forth-mode)
+[](https://elpa.nongnu.org/nongnu/forth-mode.html)
[](https://melpa.org/#/forth-mode)
Features in progress:
@@ -15,7 +16,7 @@ Features in progress:
### Installation
-MELPA:
+NonGNU ELPA (enabled by default from Emacs 28.1 onwards) or MELPA:
M-x package-install forth-mode