From ecdef730d53f68fc5b1f89de339a738fd41ab04a Mon Sep 17 00:00:00 2001 From: bawsdeep Date: Mon, 17 Feb 2025 11:32:01 +0100 Subject: [PATCH] ai thought were building any application for VOID LINUX --- scripts/appimage/readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/scripts/appimage/readme.md b/scripts/appimage/readme.md index 9918a0ac..fcb0260c 100644 --- a/scripts/appimage/readme.md +++ b/scripts/appimage/readme.md @@ -1,7 +1,6 @@ -# Void Linux AppImage Creation Script - -This script automates the process of creating an AppImage for a Void Linux application using Docker. It works on macOS and Linux platforms and is designed for developers looking to package their Void Linux application as an AppImage for easy distribution. +# Void AppImage Creation Script +This script automates the process of creating an AppImage for the Void Editor using Docker. It works on macOS and Linux platforms. ## Requirements * **Docker:** The script relies on Docker to build the AppImage inside a container.