File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 11[ ![ License GPL 3] [ badge-license ]] ( http://www.gnu.org/licenses/gpl-3.0.txt )
22[ ![ Build Status] ( https://travis-ci.org/elixir-lang/emacs-elixir.svg?branch=master )] ( https://travis-ci.org/elixir-lang/emacs-elixir )
3- [ ![ MELPA] ( http://melpa.org/packages/elixir-mode-badge.svg )] ( http://melpa.org/#/elixir-mode )
3+ [ ![ MELPA Stable ] ( http://stable. melpa.org/packages/elixir-mode-badge.svg )] ( http://stable. melpa.org/#/elixir-mode )
44
55# Elixir Mode
66
@@ -23,12 +23,14 @@ Provides font-locking, indentation and navigation support for the
2323### ELPA
2424
2525elixir-mode is available on the community maintained repository -
26- [ MELPA] ( http://melpa- stable.milkbox.net / ) . Just run `M-x package-install
26+ [ MELPA] ( http://stable.melpa.org / ) . Just run `M-x package-install
2727[ RET] elixir-mode [ RET] ` inside your emacs and you're ready to go.
2828
29- ** Please take note of the MELPA URL.** If you are using http://melpa.milkbox.net
30- then you are not getting the latest * stable* version of this package.
31- Please use http://melpa-stable.milkbox.net when retrieving this package.
29+ ** Please take note of the MELPA URL.** We strive for the most responsible
30+ release management possible (to the best of our knowledge & abilities). To that
31+ end, please ensure you are * only* using [ MELPA Stable] ( http://stable.melpa.org )
32+ to retrieve this package. If you use [ regular MELPA] ( http://melpa.org ) , you will
33+ be installing the latest changes to master, not the latest release.
3234
3335If you're not already using ELPA, check the [ emacswiki] ( http://www.emacswiki.org/emacs/ELPA ) page to get
3436familiar with it.
You can’t perform that action at this time.
0 commit comments