From ca569615e66e961eebc9b8af55cfd249647267b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Moreira?= Date: Thu, 19 Dec 2019 15:15:22 -0300 Subject: [PATCH] [README] --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1d87cfca..91558414 100644 --- a/README.md +++ b/README.md @@ -97,9 +97,13 @@ If bauh is not starting properly after changing its style, execute `bauh --reset ### Gems ( package technology support ) #### Flatpak ( flatpak ) - The user is able to search, install, uninstall, downgrade, launch and retrieve the applications history +- Required dependencies: + - Any distro: **flatpak** #### Snap ( snap ) - The user is able to search, install, uninstall, refresh, launch and downgrade applications +- Required dependencies: + - Any distro: **snapd** ( it must be enabled after its installation. Details at https://snapcraft.io/docs/installing-snapd ) #### AppImage ( appimage ) - The user is able to search, install, uninstall, downgrade, launch and retrieve the applications history