aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 196503c..bd6934e 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ initializing and updating submodules (in my case, I keep the vundle repo as
a submodule). Nonetheless, this script won't install the plugins for you. In
order to do so remember to type the following inside vim:
- :BundleInstall
+ :BundleInstall
And that's about it. Use this at your own risk ;)