From a40a556544d08460ae7217a6a2b76608f66c2033 Mon Sep 17 00:00:00 2001
From: Peter Odding <peter@peterodding.com>
Date: Sun, 6 Jun 2010 13:42:20 +0200
Subject: Made README more consistent

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

diff --git a/README.md b/README.md
index f831e5e..fe5fe60 100644
--- a/README.md
+++ b/README.md
@@ -102,7 +102,7 @@ contain entries with [canonical pathnames] [canon]. To enable this option
 (which I strongly suggest doing when you run UNIX and use symbolic links)
 execute the following Vim command:
 
-    :let easytags_resolve_links = 1
+    :let g:easytags_resolve_links = 1
 
 ## Troubleshooting
 
-- 
cgit v1.2.3