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
14
14
15
15
## Installation
16
16
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.
19
19
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.
23
23
24
24
You can install ` clojure-mode ` using the following command:
25
25
@@ -207,7 +207,6 @@ Distributed under the GNU General Public License; type <kbd>C-h C-c</kbd> to vie
207
207
[ melpa-stable-badge ] : http://stable.melpa.org/packages/clojure-mode-badge.svg
208
208
[ melpa-package ] : http://melpa.org/#/clojure-mode
209
209
[ melpa-stable-package ] : http://stable.melpa.org/#/clojure-mode
210
- [ marmalade ] : https://marmalade-repo.org
211
210
[ COPYING ] : http://www.gnu.org/copyleft/gpl.html
212
211
[ badge-travis ] : https://travis-ci.org/clojure-emacs/clojure-mode.svg?branch=master
213
212
[ travis ] : https://travis-ci.org/clojure-emacs/clojure-mode
You can’t perform that action at this time.
0 commit comments