From 2c087a880cbea2cf5be51ea090753eb1f9185eca Mon Sep 17 00:00:00 2001 From: Robert R Evans Date: Wed, 6 Oct 2010 15:11:06 -0700 Subject: [PATCH] Ammended the readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4620152..589895d 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,11 @@ Includes some autocompletion tools, theming support, aliases, custom functions, Check a clone of this repo. You can view what a sample ~/.bash\_profile looks like in template/bash\_profile.template.bash. If you wanted to use that template, make sure to make a backup of your current ~/.bash\_profile file.

-git clone http://github.com/revans/bash-it.git
+git clone http://github.com/revans/bash-it.git bash_it
 
 cp ~/.bash_profile ~/.bash_profile_original
 cp template/bash_profile.template.bash ~/.bash_profile
+
 
I'm working on adding various custom help screens to bash it. Currently, bash it has the following commands to show help screens: -- 2.17.1