From 272a9ef3f27c19567ef3e6105c7a87d96f41cdad Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Tue, 8 Dec 2009 20:31:04 -0800 Subject: [PATCH] lookin' good --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7aa5df1c..a7ab3db76 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ For example: alias git=hub You should place this command in your `.bash_profile` or other startup -script to ensure it is run on login. +script to ensure runs on login. The alias command can also be eval'd directly using the `-s` flag: