From 4cef8585fde08acd92a433f438f94e2d69f3b684 Mon Sep 17 00:00:00 2001 From: rkiel Date: Sat, 6 Jun 2015 12:03:37 -0400 Subject: [PATCH] README: added updates for bashrc and bash_profile --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3be9e10..d4fbd70 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ export GIT_UTILITIES_BIN="~/GitHub/rkiel/git-utilities/bin" export PATH=${GIT_UTILITIES_BIN}:$PATH ``` -add the following line to `.bashrc` +add the following to `.bashrc` ``` source ~/GitHub/rkiel/git-utilities/dotfiles/bashrc