From c6d0bb5e36c7e5446c40a4038f8eba104869f16a Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Wed, 19 Oct 2011 18:35:40 +0800 Subject: [PATCH] Tweaked comment --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c7cfc6c..37fa02d 100755 --- a/install.sh +++ b/install.sh @@ -15,5 +15,5 @@ done _create_or_patch_scmbrc -echo "== Run 'source ~/.bashrc' (or 'source ~/.zshrc') to load SCM Breeze into your current shell." +echo "== Run 'source ~/.bashrc' or 'source ~/.zshrc' to load SCM Breeze into your current shell."