mirror of
https://github.com/tw93/Mole.git
synced 2026-02-08 00:59:17 +00:00
🐛 update readme
This commit is contained in:
@@ -12,13 +12,17 @@
|
||||
- 📦 Smart uninstall removes apps together with every leftover directory
|
||||
- ⚡️ Fast arrow-key TUI with pagination for big app lists
|
||||
|
||||
## Install & Update
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
# Homebrew (recommended)
|
||||
brew install tw93/tap/mole
|
||||
|
||||
# Manual install
|
||||
curl -fsSL https://raw.githubusercontent.com/tw93/mole/main/install.sh | bash
|
||||
```
|
||||
|
||||
## Daily Commands
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
mole # Interactive main menu
|
||||
|
||||
Reference in New Issue
Block a user