summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnish Athalye <me@anishathalye.com>2015-02-12 21:41:39 -0500
committerAnish Athalye <me@anishathalye.com>2015-02-12 21:41:39 -0500
commitc32b6f0b99cab5b50c7ce7c2996eb1ee26e64d43 (patch)
treed826a046ea32a8196430fcc87c98eb1ad726933b /README.md
parentd50efe2746a44662292dafc45452a31bdea51576 (diff)
Fix typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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