diff options
| author | Bozhidar Batsov <bozhidar@batsov.dev> | 2021-08-12 11:10:27 +0300 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.dev> | 2021-08-12 11:10:27 +0300 |
| commit | 87f6078e3ef4ea47d839006bfe1ed9c96b56aa6f (patch) | |
| tree | 73dce4656522ad212d2c9e7b459d6d7c38d1c8a7 /doc | |
| parent | 6990ecfb22f31d5d0776f6e65384e1317790ac01 (diff) | |
Mention NonGNU ELPA
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/modules/ROOT/pages/installation.adoc | 5 |
1 files changed, 3 insertions, 2 deletions
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: |
