From 173aff1e8065e6ae968bad665727eb4aa1a90bf4 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 21 Nov 2022 13:39:07 -0800 Subject: [PATCH] update README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 101c47fe8..47b86c480 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ April 2022. | Platform / Package | Links | Notes | | ----------| ----- | ----- | -| macOS | [Tip ("Nightly")](https://github.com/mitchellh/ghostty/releases/tag/tip) | Not signed or notarized | +| macOS | [Tip ("Nightly")](https://github.com/mitchellh/ghostty/releases/tag/tip) | | | Linux | [Build from Source](#developing-ghostty) | No binary packages today | | Windows | n/a | Not supported yet | @@ -151,7 +151,9 @@ than 5 MB on all platforms. The debug version is around 70MB. When targeting macOS, a macOS application bundle will be created at `zig-out/Ghostty.app`. This can be copied as-is and used like a normal app. -This app will be not be signed or notarized. +This app will be not be signed or notarized. Note that +[official continuous builds are available](https://github.com/mitchellh/ghostty/releases/tag/tip) +that are both signed and notarized. When running the app, logs are available via macOS unified logging such as `Console.app`. The easiest way I've found is to just use the CLI: