branch: elpa/exec-path-from-shell
commit 4d6a6aa18031a4bbdd5b3bfad8686dc5ff942ab2
Author: Steve Purcell <[email protected]>
Commit: Steve Purcell <[email protected]>
Correct a function name in the README
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 38b8cde5a5..f08b6cef3c 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ Installation
ELPA packages are available on Marmalade and MELPA. Alternatively,
[download][]
the latest release or clone the repository, and install
-`exec-path-from-shell.el` with `M-x package-install-from-file`.
+`exec-path-from-shell.el` with `M-x package-install-file`.
Usage
-----