Skip to content

Commit ec87eca

Browse files
committed
Add information about MELPA Stable
1 parent 12a0dfd commit ec87eca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# inf-elixir
22
[![License GPL 3][badge-license]](http://www.gnu.org/licenses/gpl-3.0.txt)
33
[![MELPA](https://melpa.org/packages/inf-elixir-badge.svg)](https://melpa.org/#/inf-elixir)
4+
[![MELPA Stable](https://stable.melpa.org/packages/inf-elixir-badge.svg)](https://stable.melpa.org/#/inf-elixir)
45
[![CircleCI status](https://circleci.com/gh/J3RN/inf-elixir.svg?style=svg)](https://app.circleci.com/pipelines/github/J3RN/inf-elixir)
56

67
This is a package to allow you to pop open and interact with Elixir REPL (IEx, presently).
@@ -15,7 +16,7 @@ This is a package to allow you to pop open and interact with Elixir REPL (IEx, p
1516

1617
## Installation
1718

18-
`inf-elixir` is proudly distributed by [MELPA](https://melpa.org/). In order to use packages from MELPA, follow [the Getting Started instructions on the MELPA website](https://melpa.org/#/getting-started).
19+
`inf-elixir` is proudly distributed by [MELPA](https://melpa.org/) and [MELPA Stable](https://stable.melpa.org). I would also strongly encourage folks to use MELPA Stable, as the releases there will be more, well, stable. In order to install the package, follow [the Getting Started instructions on the MELPA website](https://melpa.org/#/getting-started) or [the Getting Started instructions on the MELPA Stable website](https://stable.melpa.org/#/getting-started).
1920

2021
Once your installation is configured to use MELPA, `inf-elixir` can be installed with `M-x package-install RET inf-elixir RET`.
2122

0 commit comments

Comments
 (0)