fix: minor change

This commit is contained in:
N1C4T
2026-01-09 13:53:41 +04:00
parent 50d5e809f5
commit 1474881aad

View File

@@ -90,7 +90,7 @@ command -v brew &>/dev/null || {
}
if [ "$IS_MACOS" = true ]; then
info "Detected macOS - casks enabled"
info "Detected macOS"
else
info "Detected Linux - formulae only (casks will be skipped)"
fi