diff --git a/README.md b/README.md index 527c06bac3..c97c305660 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,11 @@ Clone this repository, change into the cloned directory, and run: ./install.sh ``` +This will create symlinks for all config files in your home directory. You can +safely run this file multiple times to update. + Then install some vim plugins managed with patogen and git submodules:: ``` git submodule update --init ``` - -This will create symlinks for all config files in your home directory. You can -safely run this file multiple times to update.