From e78d41eee02d7007c69178d0fd4721905bd39f90 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 17 Nov 2022 12:10:40 -0800 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 531f3e848..7a37e3bf2 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,13 @@

GPU-accelerated terminal emulator pushing modern features.
+ About + · + Download + · + Roadmap + · + Developing

@@ -33,6 +40,14 @@ for day-to-day work. It is missing many nice to have features but as a minimal terminal emulator it is ready to go. I've been using it full time since April 2022. +## Download + +| Platform / Package | Links | Notes | +| ----------| ----- | ----- | +| macOS | [Tip ("Nightly")](https://github.com/mitchellh/ghostty/releases/tag/tip) | Not signed or notarized | +| Linux | [Build from Source](#developing-ghostty) | No binary packages today | +| Windows | n/a | Not supported yet | + ## Roadmap and Status The high-level ambitious plan for the project, in order: