summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index db2f727..716eb3f 100644
--- a/README.txt
+++ b/README.txt
@@ -11,7 +11,7 @@ as per instructions, but add this to your ~/.vimrc:
filetype off
- call pathogen#infect('~/path/to/this/repo')
+ call pathogen#infect('~/path/to/this/repo_dir')
call pathogen#helptags()
filetype plugin indent on