aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMiquel Sabaté <mikisabate@gmail.com>2014-01-03 16:33:27 +0100
committerMiquel Sabaté <mikisabate@gmail.com>2014-01-03 16:33:27 +0100
commit771885bce44ebaa985ce774ac4c0def7473d286c (patch)
treeca74ba46ab13ac5d3ecef03980c149d8008d11f0 /README.md
parent0fdb3496d21365417b3502ee77e8a72e2ec8ad94 (diff)
downloaddotfiles-771885bce44ebaa985ce774ac4c0def7473d286c.tar.gz
dotfiles-771885bce44ebaa985ce774ac4c0def7473d286c.zip
readme: 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 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 ;)