aboutsummaryrefslogtreecommitdiff
path: root/io.github.89luca89.distrobox
diff options
context:
space:
mode:
Diffstat (limited to 'io.github.89luca89.distrobox')
-rw-r--r--io.github.89luca89.distrobox/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/io.github.89luca89.distrobox/README.md b/io.github.89luca89.distrobox/README.md
index ae2d08e..d1e0624 100644
--- a/io.github.89luca89.distrobox/README.md
+++ b/io.github.89luca89.distrobox/README.md
@@ -4,3 +4,6 @@ this flatpak needs some more setup, the host also needs podman installed.
When creating the distrobox you'll have to do it from inside the flatpak, meaning you first have to run `flatpk run --command=bash io.github.luca.distrobox` and then the usual distrobox create command, which will create the container, however once that's done you can enter the container by just running `flatpak run io.github.luca.distrobox enter ...`
+---
+
+There isn't really any point in using this anymore since distrobox has experimental flatpak support in the [experimental/flatpak](https://github.com/89luca89/distrobox/tree/experiment/flatpak) branch.