File tree Expand file tree Collapse file tree 1 file changed +4
-12
lines changed
doc/modules/ROOT/pages/basics Expand file tree Collapse file tree 1 file changed +4
-12
lines changed Original file line number Diff line number Diff line change 2
2
:experimental:
3
3
4
4
The canonical way to install CIDER is via `package.el` (Emacs's built-in package
5
- manager), but it can be installed manually or via alternative package managers such
6
- as `el-get` .
5
+ manager).
6
+
7
+ NOTE: You can install CIDER using other package managers as well, but this is
8
+ outside the scope of this guide.
7
9
8
10
== Prerequisites
9
11
@@ -107,16 +109,6 @@ by entering: kbd:[C-x C-e].
107
109
For further configuration options with `use-package`, consult the
108
110
official https://github.com/jwiegley/use-package[use-package repository].
109
111
110
- == Installation via el-get
111
-
112
- CIDER is also available for installation from
113
- the https://github.com/dimitri/el-get[el-get] package manager.
114
-
115
- Provided you've already installed `el-get` you can install CIDER with the
116
- following command:
117
-
118
- kbd:[M-x el-get-install <RET> cider <RET>]
119
-
120
112
== Manual Installation
121
113
122
114
Installing CIDER manually is discouraged unless you plan to work with CIDER's
You can’t perform that action at this time.
0 commit comments