From: Mark Szymanski Date: Thu, 30 Jun 2011 16:28:32 +0000 (-0500) Subject: Fix extra step in install section X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=a85080c8b0c2acff0190b856b62eff1db0521d58;p=common%2Fbash_it.git Fix extra step in install section --- diff --git a/README.md b/README.md index f5b9201..3a529e3 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Includes autocompletion, themes, aliases, custom functions, a few stolen pieces 1. Check a clone of this repo: `git clone http://github.com/revans/bash-it.git bash_it` 2. Run `install.sh` (it automatically backs up your `~/.bash_profile`) -3. Move `~/.bash_it/template/bash_profile.template.bash` into its place. (Edit this template file in order to customize bash-it.) +3. Edit your `~/.bash_profile` file in order to customize bash-it. **NOTE:** The install script will also prompt you asking if you use [Jekyll](https://github.com/mojombo/jekyll).