From 8badbd28c5dab0367dbf322d472ea37bfe2c0793 Mon Sep 17 00:00:00 2001 From: John-Paul Bader Date: Sun, 19 May 2013 08:20:30 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9f3da8..cf662c0 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ Collection of various config files ## Vim -run ```git submodules init && git submodules update``` before starting vim +run ```git submodule init && git submodule update``` before starting vim