branch: elpa/evil-lisp-state
commit ca00f0f6f552434e498cf3dece5528b74135acc0
Author: Martin Klepsch <[email protected]>
Commit: syl20bnr <[email protected]>

    fix `evil-list-state` typo in readme
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 05bac8419d..2a87b33508 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ using mnemonic key bindings.
 You can either install `evil-lisp-state` from [MELPA][melpa-link]:
 
 ```
- M-x package-install evil-list-state
+ M-x package-install evil-lisp-state
 ```
 
 Or add it to your `Cask` file:

Reply via email to