summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2012-02-01 17:41:49 +0100
committerJan Pokorný <jpokorny@redhat.com>2012-02-01 17:41:49 +0100
commit12fbecc1c3be02622317b13330b11f8494c0f13d (patch)
treecc842ed4660235a4a10074831d8db90814b2688a
parentc7d66805e30493054e460a8f4f698bec98efab18 (diff)
downloadvim4projects-12fbecc1c3be02622317b13330b11f8494c0f13d.tar.gz
vim4projects-12fbecc1c3be02622317b13330b11f8494c0f13d.tar.xz
vim4projects-12fbecc1c3be02622317b13330b11f8494c0f13d.zip
README.txt: better understandable in context of super-modules
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-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