From c9ad282e4a951e6b619c3a0e7877a52374b7c6c2 Mon Sep 17 00:00:00 2001 From: nawu Date: Tue, 24 Jun 2014 00:05:03 -0500 Subject: [PATCH] added a dot --- build_tools/mac-install-gflags.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_tools/mac-install-gflags.sh b/build_tools/mac-install-gflags.sh index ef0339c30d8..43b41f977ce 100755 --- a/build_tools/mac-install-gflags.sh +++ b/build_tools/mac-install-gflags.sh @@ -22,4 +22,4 @@ echo "" echo "-----------------------------------------------------------------------------" echo "| Installation Completed |" echo "-----------------------------------------------------------------------------" -echo "Please run `. ~/bash_profile` to be able to compile with gflags" +echo "Please run `. ~/.bash_profile` to be able to compile with gflags"