File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Provides font-locking, indentation and navigation support for the
88[ Elixir programming language.] ( http://elixir-lang.org/ )
99
1010- [ Installation] ( #installation )
11- - [ ELPA ] ( #installation- via-packageel )
11+ - [ Via package.el ] ( #via-packageel )
1212 - [ Via el-get] ( #via-el-get )
1313 - [ Manual] ( #manual )
1414- [ Usage] ( #usage )
@@ -23,14 +23,14 @@ Provides font-locking, indentation and navigation support for the
2323
2424## Installation
2525
26- ### Installation via package.el
26+ ### Via package.el
2727
2828` package.el ` is the built-in package manager in Emacs.
2929
3030` Elixir-Mode ` is available on the two major community maintained repositories -
3131[ MELPA STABLE] ( melpa-stable.milkbox.net ) and [ MELPA] ( http://melpa.milkbox.net ) .
3232
33- You can install ` Elixir-Mode ` with the following commnad :
33+ You can install ` Elixir-Mode ` with the following command :
3434
3535<kbd >M-x package-install [ RET] elixir-mode [ RET] </kbd >
3636
You can’t perform that action at this time.
0 commit comments