Skip to content

Commit 42a6f7d

Browse files
authored
Update README.md
1 parent edee26a commit 42a6f7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ This repo contains a quick and to-the-point example of how to use
44
[GoReleaser Pro](https://goreleaser.com/pro)
55
[split and merge builds](https://goreleaser.com/customization/partial/).
66

7-
This also serves as a [nightly](https://goreleaser.com/customization/nightlies/) example.
8-
97
The difference from this and
108
[the other example](https://github.com/caarlos0/goreleaser-pro-split-merge-example/commits/main),
119
is that this one uses the "real" OS instead of just setting `GOOS`. It also
1210
leverages that to create Windows Docker Images.
1311

12+
This also serves as a [nightly](https://goreleaser.com/customization/nightlies/) example.
13+
1414
---
1515

1616
For more information, read [the blog post](https://carlosbecker.com/posts/goreleaser-split-merge/).

0 commit comments

Comments
 (0)