From 3481112a55aac24372f45dfb89c7e7d421c5debf Mon Sep 17 00:00:00 2001 From: "sas.padmanto" Date: Wed, 12 Feb 2025 13:29:59 +0700 Subject: [PATCH] Update 'readme.md' --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index f012eaf..6db2cb2 100644 --- a/readme.md +++ b/readme.md @@ -34,3 +34,9 @@ ls -lh dist/queue*AppImage -rwxr-xr-x 1 one one 104M Feb 12 09:54 dist/queue-display-sampling-1.0.0.AppImage ``` +Note: +Agar bisa menjalankan AppImage harus install fuse + +```bash +sudo apt install fuse +``` \ No newline at end of file