summaryrefslogtreecommitdiff
path: root/README
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
commitc3bc0998fff7da8eb78532bfd0c22af693775dc0 (patch)
treee0d8b515adce9c0b8716be5ebb12e9c7a742b4db /README
parentda22a526c1f683a90bb60840d05a6bb5f3a74ffe (diff)
downloadgeiser-guile-c3bc0998fff7da8eb78532bfd0c22af693775dc0.tar.gz
geiser-guile-c3bc0998fff7da8eb78532bfd0c22af693775dc0.tar.bz2
Fix typo in installation's command
`install-package` -> `package-install`
Diffstat (limited to 'README')
-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