From 2eb6740e8c0692d3cec6b18f4e8fd2a21aa01d03 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Wed, 8 Aug 2012 11:03:48 -0700 Subject: [PATCH] Update the readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ecf4c0..34f6c88 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ Run the setup script. cd ~/.dotfiles ./setup.sh -This script will symlink all the files in the directory to your home directory -and initialize the various submodules (mostly Vim plugins). +This script will symlink all the config files in the directory to your home +directory, clone a bunch of git repos, and do some other miscellaneous setup. Enjoy.