Merge pull request #14824 from shaunmayo/patch-1
Typo fixed on documentation page podman_usage.incpull/14880/head
commit
2ab2effbd9
|
|
@ -4,7 +4,7 @@ This is an experimental driver. Please use it only for experimental reasons unti
|
|||
|
||||
## Usage
|
||||
|
||||
It's recommended to run minikube with the podman driver and [CRI-O container runtime](https://cri-o.io/) (expect when using Rootless Podman):
|
||||
It's recommended to run minikube with the podman driver and [CRI-O container runtime](https://cri-o.io/) (except when using Rootless Podman):
|
||||
|
||||
```shell
|
||||
minikube start --driver=podman --container-runtime=cri-o
|
||||
|
|
|
|||
Loading…
Reference in New Issue