Update Library/Homebrew/dev-cmd/tap-new.rb

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Jason Karns 2024-05-09 08:30:03 -04:00 committed by GitHub
parent 1f1a8b6c11
commit e40c3e24bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,7 +57,7 @@ module Homebrew
Or `brew tap #{tap}` and then `brew install <formula>`.
Optionally, in a [brew-bundle](https://github.com/Homebrew/homebrew-bundle) `Brewfile`:
Or, in a [`brew bundle`](https://github.com/Homebrew/homebrew-bundle) `Brewfile`:
```ruby
tap "#{tap}"