branch: externals/async
commit 09a177c15bd3aafc57ba6a63ab093f640ffa2610
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
Update README.
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index 542ad17..a94b6c5 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,13 @@ Some async applications are provided as well with this
package:
# Install
+You can install emacs-async package from ELPA or MELPA using package.el.
+
+You can also install from sources, in this case you should install
+using make and make install to ensure emacs-async is intalled in a
+standard load-path destination where other packages can find it
+easily when compiling.
+
## Install dired-async
Add to your `.emacs.el`: