|
|
|
@ -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: |
|
|
|
|