summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZiyi Yan <cxfyzy@gmail.com>2017-11-18 03:19:45 +0800
committerGitHub <noreply@github.com>2017-11-18 03:19:45 +0800
commitd3c04723c57515c6bca0ed4caae85c69a52c9cd5 (patch)
tree307ede9acbbe27f770dd4a1c14a1d736a995b624
parente816dcd2047db3fec3db363cc6b4fea73e34f82b (diff)
downloadgeiser-d3c04723c57515c6bca0ed4caae85c69a52c9cd5.tar.gz
geiser-d3c04723c57515c6bca0ed4caae85c69a52c9cd5.tar.bz2
Fix typo in installation's command
`install-package` -> `package-install`
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1c527db..61913cd 100644
--- a/README
+++ b/README
@@ -41,7 +41,7 @@
* Installation
The easiest way is to use MELPA, and just type
- `M-x install-package RET geiser` inside emacs.
+ `M-x package-install RET geiser` inside emacs.
Geiser can be used either directly from its uninstalled source tree
or byte-compiled and installed after performing the standard