diff --git a/just/custom.just b/just/custom.just index e7a9dabff43..b3021105768 100644 --- a/just/custom.just +++ b/just/custom.just @@ -15,7 +15,7 @@ brew: source /usr/lib/ujust/ujust.sh if [[ ! -f "/var/home/linuxbrew/.linuxbrew/bin" || ! -x "/var/home/linuxbrew/.linuxbrew/bin/brew" ]]; then echo "${b}Brew Installation${n}" - echo "Please ${b}IGNORE${n} everything the installer tells you to do" + echo "Please ${b}IGNORE${n} everything the installer tells you to do at the end" echo "We have already done it for you! You just need to close and re-open the terminal after installation" echo "Do you understand?" echo "Please type in \"YES I UNDERSTAND\" and press enter"