Merge pull request #181 from nanwu/master

Corrected the output message in mac-install-gflags.sh
main
Yueh-Hsuan Chiang 10 years ago
commit e7c9412a93
  1. 2
      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"

Loading…
Cancel
Save