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