aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMiquel Sabaté <mikisabate@gmail.com>2014-11-14 18:44:57 +0100
committerMiquel Sabaté <mikisabate@gmail.com>2014-11-14 18:44:57 +0100
commit6a4cb0e50729cd594b3c72e460985e700f0906b8 (patch)
tree893ba0a6e7af2cbb1c123c94b14215c626baac93 /README.md
parent84c6e61794f00225313cf074cf9fd509eb57583b (diff)
downloaddotfiles-6a4cb0e50729cd594b3c72e460985e700f0906b8.tar.gz
dotfiles-6a4cb0e50729cd594b3c72e460985e700f0906b8.zip
Updated the README file.
Diffstat (limited to 'README.md')
-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: