This commit is contained in:
Vinicius Moreira
2019-10-14 19:21:17 -03:00
parent bfc8120c93
commit 75cee706f1

View File

@@ -37,7 +37,8 @@ This project has an official Twitter account ( **@bauh4linux** ) so people can 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: - 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 ```
binfmt-support
qemu qemu
qemu-user-static qemu-user-static
``` ```