aboutsummaryrefslogtreecommitdiff
path: root/io.github.89luca89.distrobox
diff options
context:
space:
mode:
authoraxtloss <axtlos@tar.black>2022-08-14 22:06:36 +0200
committerGitHub <noreply@github.com>2022-08-14 22:06:36 +0200
commit1c924550726ef6cb2f91eb788183f31658264919 (patch)
tree57dcfc8b6ec2d2b126b8ffde868a05671bde1eb5 /io.github.89luca89.distrobox
parent80390687d0dd361b1eea9121e685a8bcfcf6af1b (diff)
downloadflatpaks-1c924550726ef6cb2f91eb788183f31658264919.tar.gz
flatpaks-1c924550726ef6cb2f91eb788183f31658264919.tar.bz2
Update README.md
Diffstat (limited to '')
-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.