Skip to content

Commit b139d60

Browse files
committed
docs: get stand-alone binary from release page
1 parent 359e185 commit b139d60

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.org

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -157,12 +157,9 @@ See [[https://stackoverflow.com/questions/40698651/how-to-split-every-commit-by-
157157
[!TIP]
158158
This is easiest!
159159
#+end_quote
160-
Get a stand-alone precompiled binary for Mac or Linux here:
161160

162-
1. Go to the [[https://github.com/hraban/git-hly/actions?query=branch%3Amaster][Github Actions results page]]
163-
2. Select the most recent run
164-
3. Find the binaries at the bottom, under “Artifacts”
165-
4. Download and unpack to your =PATH= (e.g.: =~/bin= if it’s in your PATH)
161+
1. Download the latest release for [[https://github.com/hraban/git-hly/releases/download/latest/git-hly-linux.tar.bz2][Linux]] or [[https://github.com/hraban/git-hly/releases/download/latest/git-hly-macos.tar.bz2][Mac]]
162+
2. Unpack and place in your =PATH= (e.g.: =/usr/bin=)
166163

167164
Or you can just invoke it directly, like =./git-hly=.
168165

0 commit comments

Comments
 (0)