From 8b8cbcbfc93ec49aba51881e2d14ade1cddd1906 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 14 Feb 2024 08:57:04 -0800 Subject: [PATCH] update README to note macOS SDKs needed --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 21e9f1e87..05e9a65c7 100644 --- a/README.md +++ b/README.md @@ -433,7 +433,8 @@ expand this to other platforms. To build Ghostty, you need [Zig](https://ziglang.org/) installed. On Linux, you may need to install additional dependencies. See -[Linux Installation Tips](#linux-installation-tips). +[Linux Installation Tips](#linux-installation-tips). On macOS, you +need Xcode installed with the macOS and iOS SDKs enabled. The official development environment is defined by Nix. You do not need to use Nix to develop Ghostty, but the Nix environment is the environment