From bfc8120c934af6cd535c037136aa42043ce305c9 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Mon, 14 Oct 2019 19:20:33 -0300 Subject: [PATCH] README --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3f5a926f..f7b97448 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,12 @@ This project has an official Twitter account ( **@bauh4linux** ) so people can s - **aria2**: faster AppImage and AUR source files downloading ( reduces packages installation time. More information below. ) - **libappindicator3**: for the **tray mode** in GTK3 desktop environments - -P.S: [**fuse**](https://github.com/libfuse/libfuse) may be required to run AppImages on your system. - +- [**fuse**](https://github.com/libfuse/libfuse) may be required to run AppImages on your system. +- There are some issues to work with AppImages in Ubuntu based distros. Installing the following packages can help **bauh** to work with them: +```binfmt-support + qemu + qemu-user-static +``` ### Distribution