aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a34141c..1024eff 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ See the [EmacsWiki for more background on this mode.](http://www.emacswiki.org/e
Just make sure zencoding-mode.el is in your `load-path`, if you
extracted zencoding-mode to a directory:
- (add-to-list "~/emacs.d/zencoding-mode")
+ (add-to-list 'load-path "~/emacs.d/zencoding-mode")
And then just require as normal: