You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,13 +38,13 @@ brew install gtm
38
38
39
39
**Linux or Mac OS X**
40
40
41
-
- Download the pre-build executable from [here](https://github.com/git-time-metric/gtm/releases)
41
+
- Download the pre-build executable from [here](https://github.com/git-time-metric/gtm/releases/latest)
42
42
- Copy to /usr/local/bin and make sure your system's path contains this directory
43
43
- Stay tuned, we will soon be distributing Linux packages
44
44
45
45
**Windows**
46
46
47
-
- Download the pre-build executable from [here](https://github.com/git-time-metric/gtm/releases)
47
+
- Download the pre-build executable from [here](https://github.com/git-time-metric/gtm/releases/latest)
48
48
- The release archive is in a tar format, here are some options documented on the Haskell site for [unpacking in Windows](https://wiki.haskell.org/How_to_unpack_a_tar_file_in_Windows)
49
49
- Create directory C:\gtm and add it to your system's path
50
50
- Stay tuned, we will soon be providing an installer for Windows
0 commit comments