Update README.md

Small correction
pull/262/merge
Eduardo Bellido Bellido 2015-01-21 21:16:12 +01:00
parent ccfa0e59e6
commit bc849a8f54
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ Includes autocompletion, themes, aliases, custom functions, a few stolen pieces
## Install ## Install
1. Check a clone of this repo: `git clone https://github.com/revans/bash-it.git ~/.bash_it` 1. Check a clone of this repo: `git clone https://github.com/revans/bash-it.git ~/.bash_it`
2. Run `~/.bash_it/install.sh` (it automatically backs up your `~/.bash_profile` or ~/.bashrc, depends on your OS) 2. Run `~/.bash_it/install.sh` (it automatically backs up your `~/.bash_profile` or `~/.bashrc`, depends on your OS)
3. Edit your modified config (`~/.bash_profile` or `~/.bashrc`) file in order to customize bash-it. 3. Edit your modified config (`~/.bash_profile` or `~/.bashrc`) file in order to customize bash it.
**NOTE:** **NOTE:**
The install script will also prompt you asking if you use [Jekyll](https://github.com/mojombo/jekyll). The install script will also prompt you asking if you use [Jekyll](https://github.com/mojombo/jekyll).