From 4fdfd9d971888bba41bc46919792a28c478573de Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Tue, 17 Sep 2013 19:06:12 +0200 Subject: [PATCH] Docs: it's package-install, not install-package --- doc/install.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}, -- 2.11.4.GIT