summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2017-03-11 09:54:11 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2017-03-11 09:54:11 +0200
commitf5a1ade83c0299df9ae99bbb5a2bb843e0168452 (patch)
treee03e472c72adc1ebe626c31f2f33dc9cbb5355e1 /doc
parent78d752d1b87cdec52b4312617016e09e118a9760 (diff)
Fix a copy/paste mistake in the manual
Diffstat (limited to 'doc')
-rw-r--r--doc/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/installation.md b/doc/installation.md
index a4104bac..a6ecfc2f 100644
--- a/doc/installation.md
+++ b/doc/installation.md
@@ -68,7 +68,7 @@ the [el-get](https://github.com/dimitri/el-get) package manager.
Provided you've already installed `el-get` you can install CIDER with the
following command:
-<kbd>M-x package-install [RET] cider [RET]</kbd>
+<kbd>M-x el-get-install [RET] cider [RET]</kbd>
## Manual installation