branch: elpa/projectile commit 87f6078e3ef4ea47d839006bfe1ed9c96b56aa6f Author: Bozhidar Batsov <bozhi...@batsov.dev> Commit: Bozhidar Batsov <bozhi...@batsov.dev>
Mention NonGNU ELPA --- README.md | 5 +++-- doc/modules/ROOT/pages/installation.adoc | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7b7916b..13c9c92 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![License GPL 3][badge-license]](http://www.gnu.org/licenses/gpl-3.0.txt) [](http://melpa.org/#/projectile) [](http://stable.melpa.org/#/projectile) +[](https://elpa.nongnu.org/nongnu/projectile.html) [](https://github.com/bbatsov/projectile/actions?query=workflow%3ACI) ## Synopsis @@ -75,8 +76,8 @@ details. `package.el` is the built-in package manager in Emacs. -Projectile is available on the two major `package.el` community -maintained repos - +Projectile is available on all major `package.el` community +maintained repos - [NonGNU ELPA](https://elpa.nongnu.org), [MELPA Stable](http://stable.melpa.org) and [MELPA](http://melpa.org). diff --git a/doc/modules/ROOT/pages/installation.adoc b/doc/modules/ROOT/pages/installation.adoc index c1a25bf..058ba71 100644 --- a/doc/modules/ROOT/pages/installation.adoc +++ b/doc/modules/ROOT/pages/installation.adoc @@ -13,8 +13,9 @@ and the built-in tutorial (just press kbd:[C-h t]). == Installation via package.el -Projectile is available on the two major `package.el` community +Projectile is available on all major `package.el` community maintained repos - +https://elpa.nongnu.org[NonGNU ELPA], http://stable.melpa.org[MELPA Stable] and http://melpa.org[MELPA]. @@ -47,7 +48,7 @@ TIP: If you don't want to (or can't) wait for MELPA to rebuild Projectile, for details on the subject. Generally, users of the non-adventurous kind are advised to stick -with the stable releases, available from MELPA Stable. +with the stable releases, available from NonGNU ELPA and MELPA Stable. You can pin Projectile to always use MELPA Stable by adding this to your Emacs initialization: