doc: minor fix to README.md

This commit is contained in:
Leo Razoumov
2023-12-20 17:14:25 -05:00
parent d568ef5b97
commit a96ec3a5df

View File

@ -504,9 +504,7 @@ $ zig build -Doptimize=ReleaseFast
$ cd macos && xcodebuild -configuration ReleaseLocal $ cd macos && xcodebuild -configuration ReleaseLocal
``` ```
We currently don't support any way to do this from If you want a release build, I highly recommend you use
the command line so you'll have to open Xcode graphically. If you want a release
build, I highly recommend you use
[the official continuous builds](https://github.com/mitchellh/ghostty/releases/tag/tip). [the official continuous builds](https://github.com/mitchellh/ghostty/releases/tag/tip).
If Ghostty is crashing on launch with an error about codesigning, you've If Ghostty is crashing on launch with an error about codesigning, you've