branch: elpa/exec-path-from-shell
commit f858b05cf9cf6dc91822c2d0b21dd27e13eaa61f
Author: Michael Ernst <[email protected]>
Commit: Michael Ernst <[email protected]>

    Make installation instructions more explicit
---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 822d502b63..bb47925c07 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,10 @@ variables (e.g. using the "export" keyword) may not be 
visible to
 Installation
 ------------
 
-Installable packages are available via MELPA.  Alternatively, [download][]
+Installable packages are available via MELPA:  do
+`M-x package-install RET exec-path-from-shell RET`.
+
+Alternatively, [download][]
 the latest release or clone the repository, and install
 `exec-path-from-shell.el` with `M-x package-install-file`.
 

Reply via email to