From 6a4cb0e50729cd594b3c72e460985e700f0906b8 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Date: Fri, 14 Nov 2014 18:44:57 +0100 Subject: Updated the README file. --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'README.md') 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: -- cgit v1.2.3