Skip to content

Commit b590c4a

Browse files
committed
Fix Formula/Tap path
1 parent 746b7fd commit b590c4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ The `release` script bumps the version in `hdi`, commits, tags, pushes, and prin
135135
./release 1.2.3 # explicit version
136136
```
137137

138-
The `release` workflow will automatically build and publish a GitHub release when the tag is pushed. The script then prints the `url` and `sha256` values to update in the [homebrew-tap](https://github.com/grega/homebrew-tap) repo (`hdi.rb`).
138+
The `release` workflow will automatically build and publish a GitHub release when the tag is pushed. The script then prints the `url` and `sha256` values to update in the [homebrew-tap](https://github.com/grega/homebrew-tap) repo (`Formula/hdi.rb`).
139139

140140
## License
141141

0 commit comments

Comments
 (0)