diff options
author | Monster <monstur@disroot.org> | 2023-04-18 22:52:59 +0200 |
---|---|---|
committer | axtloss <axtlos@getcryst.al> | 2023-04-18 23:36:36 +0200 |
commit | df58d7ef79f560689606ed3e1aca5df4603071f8 (patch) | |
tree | 479fc112962c49f9c09447d474f01de649216343 /io.github.89luca89.distrobox | |
parent | d72e975c08d0f19c6d81f2128af7c2704fc2e09e (diff) | |
download | flatpaks-df58d7ef79f560689606ed3e1aca5df4603071f8.tar.gz flatpaks-df58d7ef79f560689606ed3e1aca5df4603071f8.tar.bz2 |
Diffstat (limited to '')
-rw-r--r-- | io.github.89luca89.distrobox/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/io.github.89luca89.distrobox/README.md b/io.github.89luca89.distrobox/README.md index d1e0624..afa267d 100644 --- a/io.github.89luca89.distrobox/README.md +++ b/io.github.89luca89.distrobox/README.md @@ -1,8 +1,8 @@ # [distrobox](https://github.com/89luca89/distrobox) -this flatpak needs some more setup, the host also needs podman installed. +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 ...` +When creating the distrobox you'll have to do it from inside the flatpak, meaning you first have to run `flatpak 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 ...` --- |