From ea12ade21dcc6329b0cda811968165775a301b0f Mon Sep 17 00:00:00 2001 From: a-bad-dev <244852891+a-bad-dev@users.noreply.github.com> Date: Sat, 24 Jan 2026 16:02:09 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 33a1184..effa620 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ AppImages of [Luanti](https://luanti.org/) for Linux on aarch64, such as modern Raspberry Pis. The compilation bash script was largely taken from https://github.com/rollerozxa/luanti-appimage and modified for aarch64. + +This script can be run directly (as root) to generate an AppImage in the current working directory, unlike the upstream version which needs GitHub thingys to run.