Update installation script

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2020-07-14 20:25:28 +02:00
parent f6d9e5d373
commit f7e5a31437
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
2 changed files with 2 additions and 0 deletions

View file

@ -69,5 +69,6 @@ source "${INSTALL_DIR}/shell.sh"
output::section "Post installation information"
echo "${BOLD}Make sure you do the following after this installation:"
echo " • Download settings for Visual Studio Code"
echo " • Start espanso"
echo " • Reboot the system"