From c32b6f0b99cab5b50c7ce7c2996eb1ee26e64d43 Mon Sep 17 00:00:00 2001 From: Anish Athalye Date: Thu, 12 Feb 2015 21:41:39 -0500 Subject: Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c861e1a..efa9755 100644 --- a/README.md +++ b/README.md @@ -196,7 +196,7 @@ configuration. The conventional name for the configuration file is ~/.vimrc: vimrc - shell: - - [git update-submodules, Installing/updating submodules] + - [git submodule update --init --recursive, Installing submodules] ``` The configuration file can also be written in JSON. Here is the JSON equivalent -- cgit v1.2.3