You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-09-16 09:26:52 +02:00
docs: fix macOS wording
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---
|
||||
title: MacOS Universal Binaries
|
||||
title: macOS Universal Binaries
|
||||
---
|
||||
|
||||
GoReleaser can create _MacOS Universal Binaries_ - also known as _Fat Binaries_.
|
||||
GoReleaser can create _macOS Universal Binaries_ - also known as _Fat Binaries_.
|
||||
Those binaries are in a special format that contains both `arm64` and `amd64` executables in a single file.
|
||||
|
||||
Here's how to use it:
|
||||
|
Reference in New Issue
Block a user