File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed
Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -18,16 +18,13 @@ Please use http://melpa-stable.milkbox.com when retrieving this package.
1818If you're not already using ELPA, check the [ emacswiki] ( http://www.emacswiki.org/emacs/ELPA ) page to get
1919familiar with it.
2020
21- ### Install the most recent version
21+ ### Download latest release
2222
23- Clone this repository somewhere
23+ If you would prefer to install from source, you can download the latest tagged
24+ release from https://github.com/elixir-lang/emacs-elixir/releases/latest/ .
2425
25- ``` shell
26- $ cd ~ /.emacs.d/plugins
27- $ git clone https://github.com/elixir-lang/emacs-elixir
28- ```
29-
30- Add the following in your .emacs file:
26+ After unzipping either the tarball or zipfile into your desired location,
27+ add the following in your .emacs file:
3128
3229``` lisp
3330(add-to-list 'load-path "~/path/to/emacs-elixir/")
You can’t perform that action at this time.
0 commit comments