docs: clarify macOS dependencies

reword: The doc said "macOS doesn't need any dependencies" and then immediately listed things you needed to install for macOS 😁.  This is just rewording the doc to be more consistent.
This commit is contained in:
Max Coplan
2026-07-28 13:04:19 -07:00
committed by GitHub
parent 7bea975bd3
commit 4b586231af

View File

@@ -40,14 +40,14 @@ here:
## Extra Dependencies
### Linux
Building Ghostty from a Git checkout on Linux requires some additional
dependencies:
- `blueprint-compiler` (version 0.16.0 or newer)
macOS users don't require any additional dependencies.
## Xcode Version and SDKs
### macOS
Building the Ghostty macOS app requires that Xcode, the macOS SDK,
the iOS SDK, and Metal Toolchain are all installed.