diff --git a/install b/install index 5b5b399..a3bffe1 100755 --- a/install +++ b/install @@ -411,5 +411,5 @@ print_log "Set default shell to zsh" ############################################################################### print_section "Post installation information" echo "${BOLD}Make sure you do the following after this installation:" -echo -e " • Run ${YELLOW}~/.config/polybar/scripts/gmail/auth.py${RESET}${BOLD}" -echo " • Download settings for Visual Studio Code" \ No newline at end of file +echo " • Download settings for Visual Studio Code" +echo " • Reboot the system" \ No newline at end of file