We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 101fb07 commit 521f47dCopy full SHA for 521f47d
README.md
@@ -34,7 +34,7 @@ Run the following commands in your terminal:
34
35
```bash
36
# Download the latest AppImage package from releases
37
-wget https://github.com/pkgforge-dev/ghostty-appimage/releases/download/${VERSION}/Ghostty-${VERSION}-${ARCH}.AppImage
+wget https://github.com/pkgforge-dev/ghostty-appimage/releases/download/v${VERSION}/Ghostty-${VERSION}-${ARCH}.AppImage
38
39
# Make the AppImage executable
40
chmod +x Ghostty-${VERSION}-${ARCH}.AppImage
0 commit comments