You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,12 @@ This repository provides build scripts to create a Universal AppImage for [Ghost
25
25
1. Download the latest AppImage from the [releases](https://github.com/psadi/ghostty-appimage/releases) section.
26
26
2. Follow the installation instructions below to run the AppImage.
27
27
28
+
## 📦 Builds
29
+
30
+
1. Ghostty AppImages are available for both x86_64 and aarch64 systems.
31
+
1. Stable builds are based on upstream releases, with minor fixes and patches released as version+1 tags.
32
+
1. Daily nightly builds, based on the upstream tip releases, are available as pre-releases in the [releases](https://github.com/psadi/ghostty-appimage/releases/tag/tip) section.
0 commit comments