Skip to content

Commit

Permalink
Merge pull request #181 from nanwu/master
Browse files Browse the repository at this point in the history
Corrected the output message in mac-install-gflags.sh
  • Loading branch information
yhchiang committed Jun 24, 2014
2 parents 82c3179 + fb54eef commit e7c9412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_tools/mac-install-gflags.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit e7c9412

Please sign in to comment.