From bc849a8f5451453559733a72858daffafe0788a3 Mon Sep 17 00:00:00 2001 From: Eduardo Bellido Bellido Date: Wed, 21 Jan 2015 21:16:12 +0100 Subject: [PATCH] Update README.md Small correction --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index adc25ecf..35d901b1 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ Includes autocompletion, themes, aliases, custom functions, a few stolen pieces ## Install 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) -3. Edit your modified config (`~/.bash_profile` or `~/.bashrc`) file in order to customize bash-it. +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. **NOTE:** The install script will also prompt you asking if you use [Jekyll](https://github.com/mojombo/jekyll).