Skip to content

Commit f86ee36

Browse files
committed
docs(README): fix README
fix README Signed-off-by: kovacs <[email protected]>
1 parent e7f81df commit f86ee36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Just download the latest version from the Release page and execute the `install`
2020
export VERSION='v2.1.5'
2121

2222
# download bin file
23-
wget https://github.com/mritd/gitflow-toolkit/releases/download/${VERSION}/gitflow-toolkit_darwin_amd64
23+
wget https://github.com/mritd/gitflow-toolkit/releases/download/${VERSION}/gitflow-toolkit-darwin-arm64
2424

2525
# add permissions
2626
chmod +x gitflow-toolkit_darwin_amd64

0 commit comments

Comments
 (0)