mirror of
https://github.com/voideditor/void
synced 2026-05-22 17:08:25 +00:00
ai thought were building any application for VOID LINUX
This commit is contained in:
parent
0f4120c1a0
commit
ecdef730d5
1 changed files with 2 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue