diff --git a/scripts/pratham-setup.sh b/scripts/pratham-setup.sh index 4c4086d..f904b93 100755 --- a/scripts/pratham-setup.sh +++ b/scripts/pratham-setup.sh @@ -210,4 +210,4 @@ fi echo -e "\n\nThe setup appears to have completed (as far as I can tell). Please scroll up and verify yourself too!" echo -e "Below are a few items I can not script myself:\n" echo -e "\n=> please run the \`:PlugInstall\` command in nvim (aliased to vim now)" -echo -e "=> please uncomment the line that says $(tput bold)- ~/.config/alacritty/load_linux.yml$(tput sgr0)" +echo -e "=> please uncomment the line in \`~/.config/alacritty/alacritty.yml\` that says $(tput bold)- ~/.config/alacritty/load_linux.yml$(tput sgr0)"