Skip to content

Commit 19039ba

Browse files
committed
Explain what package.el is
1 parent 193a9bd commit 19039ba

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,9 @@ CIDER packs plenty of features. Here are some of them (in no particular order):
153153

154154
## Installation
155155

156-
The canonical way to install CIDER is via `package.el`, but plenty of other
157-
options exist. (see the [wiki](https://github.com/clojure-emacs/cider/wiki/Installation)).
156+
The canonical way to install CIDER is via `package.el` (Emacs's built-in package
157+
manager), but plenty of other options exist. (see the
158+
[wiki](https://github.com/clojure-emacs/cider/wiki/Installation)).
158159

159160
### Prerequisites
160161

0 commit comments

Comments
 (0)