We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7f81df commit f86ee36Copy full SHA for f86ee36
README.md
@@ -20,7 +20,7 @@ Just download the latest version from the Release page and execute the `install`
20
export VERSION='v2.1.5'
21
22
# download bin file
23
-wget https://github.com/mritd/gitflow-toolkit/releases/download/${VERSION}/gitflow-toolkit_darwin_amd64
+wget https://github.com/mritd/gitflow-toolkit/releases/download/${VERSION}/gitflow-toolkit-darwin-arm64
24
25
# add permissions
26
chmod +x gitflow-toolkit_darwin_amd64
0 commit comments