Signed-off-by: Alan Cha <Alan.cha1@ibm.com>
This commit is contained in:
Alan Cha
2023-10-23 23:21:55 -04:00
parent 83f07729c8
commit 1850670f1e

View File

@ -128,7 +128,7 @@ address can't be used by podman. `
if len(helper) < 1 {
fmt.Print(fmtString)
} else {
fmtString += `If you would like to install it run the\nfollowing commands:
fmtString += `If you would like to install it, run the following commands:
sudo %s install
podman machine stop%[1]s; podman machine start%[1]s