Merge pull request #181 from nanwu/master
Corrected the output message in mac-install-gflags.sh
This commit is contained in:
commit
e7c9412a93
@ -22,4 +22,4 @@ echo ""
|
|||||||
echo "-----------------------------------------------------------------------------"
|
echo "-----------------------------------------------------------------------------"
|
||||||
echo "| Installation Completed |"
|
echo "| Installation Completed |"
|
||||||
echo "-----------------------------------------------------------------------------"
|
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…
Reference in New Issue
Block a user