File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ and [Clojure for the Brave and the True](http://www.braveclojure.com/basic-emacs
1414
1515## Installation
1616
17- Available on all major ` package.el ` community maintained repos - [ MELPA Stable ] [ ] ,
18- [ MELPA] [ ] and [ Marmalade ] [ ] repos.
17+ Available on the major ` package.el ` community maintained repos -
18+ [ MELPA Stable ] [ ] and [ MELPA ] [ ] repos.
1919
20- MELPA Stable and Marmalade are recommended as they have the latest stable version.
21- MELPA has a development snapshot for users who don't mind breakage but
22- don't want to run from a git checkout.
20+ MELPA Stable is the recommended repo as it has the latest stable
21+ version. MELPA has a development snapshot for users who don't mind
22+ (infrequent) breakage but don't want to run from a git checkout.
2323
2424You can install ` clojure-mode ` using the following command:
2525
@@ -207,7 +207,6 @@ Distributed under the GNU General Public License; type <kbd>C-h C-c</kbd> to vie
207207[ melpa-stable-badge ] : http://stable.melpa.org/packages/clojure-mode-badge.svg
208208[ melpa-package ] : http://melpa.org/#/clojure-mode
209209[ melpa-stable-package ] : http://stable.melpa.org/#/clojure-mode
210- [ marmalade ] : https://marmalade-repo.org
211210[ COPYING ] : http://www.gnu.org/copyleft/gpl.html
212211[ badge-travis ] : https://travis-ci.org/clojure-emacs/clojure-mode.svg?branch=master
213212[ travis ] : https://travis-ci.org/clojure-emacs/clojure-mode
You can’t perform that action at this time.
0 commit comments