From: Travis Swicegood Date: Wed, 2 Oct 2013 21:41:17 +0000 (-0500) Subject: Updated README.md to fix #230 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=8c03cc4297aa77ed6d7d5b5f715ee856fb951b71;p=common%2Fbash_it.git Updated README.md to fix #230 Thanks @p5k6! --- diff --git a/README.md b/README.md index 105d5be..527034c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ 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` +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`) 3. Edit your `~/.bash_profile` file in order to customize bash-it.