escaped the special characters and added a dot

This commit is contained in:
nawu 2014-06-24 00:14:02 -05:00
parent c9ad282e4a
commit fb54eef744

View File

@ -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"