🐛 remove brew

This commit is contained in:
Tw93
2025-09-28 20:36:08 +08:00
parent 6c75365565
commit 5d56903ed3
3 changed files with 13 additions and 25 deletions

View File

@@ -15,10 +15,6 @@
## Installation
```bash
# Homebrew (recommended)
brew install tw93/tap/mole
# Manual install
curl -fsSL https://raw.githubusercontent.com/tw93/mole/main/install.sh | bash
```