update README

This commit is contained in:
Mitchell Hashimoto
2024-01-09 08:59:19 -08:00
parent b37293bcc0
commit 92697bad12

View File

@ -498,7 +498,7 @@ $ zig build -Doptimize=ReleaseFast
$ cd macos && xcodebuild
```
> [!NOTE]
> [!NOTE]
> If you're using the Nix environment on macOS, `xcodebuild` will
> fail due to the linker environment variables Nix sets. You must
> run the `xcodebuild` command specifically outside of the Nix