Skip to content

Commit

Permalink
fix: clarify instructions (#961)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Feb 28, 2024
1 parent 8bd6eb6 commit 2f8e0f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion just/custom.just
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2f8e0f1

Please sign in to comment.