From 88d85cec123d902636141cc842c4616ca4feb908 Mon Sep 17 00:00:00 2001 From: Alessandro Mauri Date: Mon, 5 Aug 2024 16:01:07 +0200 Subject: [PATCH] update the readme --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f51a292..92ff89f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ # Floorp AppImage builder -Just run `./package.sh` and watch floorp get packaged into a neat AppImage +Just run `./package.sh` and watch floorp get packaged into a neat AppImage. + +It is recommended to have firefox also installed to make sure that all dependencies +are available + + +## Void Linux +On void linux firefox does not depend on `dbus-glib`, so it has to be downloaded +manually ## TODO: