mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
Fix typo
Signed-off-by: tomgoren <tomgoren@users.noreply.github.com>
This commit is contained in:
parent
1c8e3466fc
commit
e9e8fd9ac1
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ Therefore, set the Podman machine to rootful mode.
|
|||
$ podman machine stop
|
||||
```
|
||||
|
||||
2. Set the Podman machine in rooful mode:
|
||||
2. Set the Podman machine in rootful mode:
|
||||
|
||||
```shell-session
|
||||
$ podman machine set --rootful
|
||||
|
|
|
|||
Loading…
Reference in a new issue