aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 1d2c199..41dc34e 100644
--- a/README.md
+++ b/README.md
@@ -5,10 +5,7 @@ To automatically install everything, just execute the install.sh script.
Take a look at this script since it might perform some actions that are
not of your satisfaction. Anyways, by default this script takes care of
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
+a submodule). Vim plugins will also get installed automatically.
Notice though that in MacOS X the user should install the GNU coreutils
package. In order to do this you should perform the following command: