mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 02:08:24 +00:00
docs: fix Vale errors on Installation Linux (#1112)
This commit is contained in:
parent
6eefaca8c2
commit
d0903f4fda
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ sidebar_position: 5
|
|||
|
||||
Check out the [Downloads](/downloads/linux) section of this website to download either the [.flatpak](https://flatpak.org/setup/Fedora) file or the zip file depending on your preference.
|
||||
|
||||
In order to use Podman Desktop, the latest version of Podman is required. Podman is a rootless, daemonless container engine. Read more about it [here](https://podman.io/whatis.html).
|
||||
To use Podman Desktop, the latest version of Podman is required. Podman is a rootless, daemonless container engine. Read more about it [here](https://podman.io/whatis.html).
|
||||
|
||||
## Installing Podman Desktop
|
||||
|
||||
|
|
@ -28,7 +28,7 @@ flatpak run io.podman_desktop.PodmanDesktop
|
|||
### 2. Using [Flatpak](https://flatpak.org/setup/) application from [Downloads](/downloads/linux)
|
||||
|
||||
:::infoPrerequisite
|
||||
Make sure Flatpak is set up in your distribution. Click [here](https://flatpak.org/setup/) to learn more about setting up Flatpak.
|
||||
Verify Flatpak is set up in your distribution. Click [here](https://flatpak.org/setup/) to learn more about setting up Flatpak.
|
||||
:::
|
||||
|
||||
Open the Terminal and go to Downloads directory.
|
||||
|
|
|
|||
Loading…
Reference in a new issue