chore(brew): move lnk formula to core Homebrew repository

This commit is contained in:
Yar Kravtsov
2025-07-29 12:29:09 +03:00
parent 4cd8191805
commit ab97fa86dc

View File

@@ -26,7 +26,6 @@ curl -sSL https://raw.githubusercontent.com/yarlson/lnk/main/install.sh | bash
```bash
# Homebrew (macOS/Linux)
brew tap yarlson/lnk
brew install lnk
```