branch: elpa/anzu
commit abd5953eac0e8dde247f53e89a9b8c1045979064
Author: Syohei YOSHIDA <[email protected]>
Commit: Syohei YOSHIDA <[email protected]>

    Add Installation section
---
 README.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/README.md b/README.md
index 2702f2944b..b659e6dcef 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,15 @@ in various search mode.
 * Emacs 24 or higher
 
 
+## Installation
+
+You can install `anzu.el` from [MELPA](http://melpa.milkbox.net/) with 
`package.el`
+
+```
+ M-x package-install anzu
+```
+
+
 ## Basic Usage
 
 #### `anzu-mode`

Reply via email to