branch: elpa/engine-mode
commit c37373e36ccd8e0c4c2142806f38cc8a640f09a9
Author: Laurent Gatto <lg...@cam.ac.uk>
Commit: Laurent Gatto <lg...@cam.ac.uk>

    requiring engine-mode
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d58aabec40..d376e4c473 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ In the meantime, you can install it like any other elisp file 
by adding
 it to your load path and globally enabling it:
 
 ```emacs
-(require 'engine)
+(require 'engine-mode)
 (engine-mode t)
 ```
 

Reply via email to