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
@@ -33,10 +33,10 @@ Ways to get the `cabal-install` binary
33
33
_Getting unreleased versions of `cabal-install`_: gives you a chance to try out yet-unreleased features.
34
34
Currently, we only provide binaries for `x86_64` platforms.
35
35
36
-
1. _[GitHub preview release built from the tip of the `master branch](https://github.com/haskell/cabal/releases/tag/cabal-head)_:
36
+
1. _[GitHub preview release built from the tip of the `master` branch](https://github.com/haskell/cabal/releases/tag/cabal-head)_:
37
37
38
38
2. Even more cutting-edge binaries built from pull requests are always available
39
-
from the `Validate` worklow page on GitHub at the very bottom of the page.
39
+
from the `Validate` worklow page on GitHub, at the very bottom of the page.
0 commit comments