Skip to content

Commit

Permalink
Merge pull request #71 from victorcoder/master
Browse files Browse the repository at this point in the history
Installation paths are not correct
  • Loading branch information
Mark Szymanski committed Jul 19, 2011
2 parents 1051720 + ec31589 commit 021000c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Includes autocompletion, themes, aliases, custom functions, a few stolen pieces

## Install

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`)
1. Check a clone of this repo: `git clone http://github.com/revans/bash-it.git ~/.bash_it`
2. Run `~/.bash_it/install.sh` (it automatically backs up your `~/.bash_profile`)
3. Edit your `~/.bash_profile` file in order to customize bash-it.

**NOTE:**
Expand Down

0 comments on commit 021000c

Please sign in to comment.