From 636c25e51962f9266f802acebf750c2ae6e682f2 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Wed, 29 May 2019 20:33:10 +0200 Subject: [PATCH] Update installation script Signed-off-by: Severin Kaderli --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 587b60f..79ef324 100755 --- a/install +++ b/install @@ -366,7 +366,7 @@ 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}" +echo -e " • Run ${YELLOW}~/.config/polybar/scripts/gmail/auth.py${RESET}${BOLD}" echo " • Download settings for Visual Studio Code" if [ "${IS_WORK}" = "0" ]; then