Move to casks.

This commit is contained in:
2025-12-07 14:49:14 +00:00
parent 99f215cb7c
commit 2a6f0ee244
3 changed files with 21 additions and 9 deletions
+7 -2
View File
@@ -50,12 +50,17 @@ lolcathost manages your `/etc/hosts` file with an interactive terminal interface
## Installation
### Homebrew (macOS/Linux)
### Homebrew (macOS)
```bash
brew install lukaszraczylo/taps/lolcathost
brew install --cask lukaszraczylo/taps/lolcathost
```
> **Note**: If you previously installed via `brew install lukaszraczylo/taps/lolcathost` (formula), uninstall first:
> ```bash
> brew uninstall lolcathost
> ```
After Homebrew installation, run:
```bash