diff --git a/README.md b/README.md index 0353c3c8..59dd6715 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,15 @@ Or set when initially creating a Podman Machine via Podman Desktop: ![rootful setup](/docs/img/rootful_setup.png) +**Linux users:** + +On Linux, you are unable to create a Podman Machine through the GUI of Podman Desktop, to create a rootful Podman Machine you can run the following commands: + +```sh +podman machine init --rootful-true +podman machine start +``` + ## Installation This extension can be installed through the **Extensions** page of Podman Desktop.