1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-11 22:53:59 +00:00

Fix the issue with the IDE GoLang cache #269

This commit is contained in:
Tw93
2026-01-08 10:20:04 +08:00
parent 1fccf6bcf8
commit 7d6d5eb8b0
3 changed files with 4 additions and 2 deletions

View File

@@ -96,7 +96,7 @@ ask_for_updates() {
fi
echo ""
echo -e "${YELLOW}💡 To update, please run:${NC} ${GREEN}brew upgrade${NC}"
echo -e "${YELLOW}💡 Run ${GREEN}brew upgrade${YELLOW} to update${NC}"
return 1
}