Update tap source in README for Homebrew

This commit is contained in:
2025-11-29 01:30:02 +00:00
parent ef1dac5e6a
commit f8df5bfdc1
+1 -1
View File
@@ -9,7 +9,7 @@ Or `brew tap lukaszraczylo/homebrew-taps` and then `brew install <formula>`.
Or, in a `brew bundle` `Brewfile`:
```ruby
tap "lukaszraczylo/brew-taps"
tap "lukaszraczylo/homebrew-taps"
brew "<formula>"
```