aboutsummaryrefslogtreecommitdiffstats
path: root/release/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'release/README.md')
-rw-r--r--release/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/README.md b/release/README.md
index 5e18ceae..0a51d125 100644
--- a/release/README.md
+++ b/release/README.md
@@ -27,7 +27,7 @@ These steps assume you are on the correct branch and have a git remote called `o
- The Homebrew maintainers are typically very fast and detect our new relese
within a day.
- If you feel the need, you can run this from a macOS machine:
- `brew bump-formula-pr --url https://github.com/mitmproxy/mitmproxy/archive/v<version number here>`
+ `brew bump-formula-pr --url https://github.com/mitmproxy/mitmproxy/archive/v<version number here>.tar.gz mitmproxy`
### Docker
- The docker image is built by our CI workers and pushed to Docker Hub automatically.