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