Merge pull request #14824 from shaunmayo/patch-1

Typo fixed on documentation page podman_usage.inc
pull/14880/head
Steven Powell 2022-08-22 14:28:58 -07:00 committed by GitHub
commit 2ab2effbd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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