From f1b78bfbe1960af9378187cff4c3e8e0e25dcd97 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Tue, 17 Sep 2013 19:06:12 +0200 Subject: Docs: it's package-install, not install-package --- doc/install.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/install.texi b/doc/install.texi index 3cf957a..38f67af 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -64,7 +64,7 @@ tell Emacs that a repo exists, you add it to @code{package-archives}: And then installing Geiser is as easy as: @example -M-x install-package RET geiser RET +M-x package-install RET geiser RET @end example Alternatively, you can manually download the @uref{@value{PACKAGE}, -- cgit v1.2.3