From 13534bf7fdb677df98b306d17262cc257a1af49c Mon Sep 17 00:00:00 2001 From: Xav Paice Date: Thu, 22 Dec 2022 03:34:16 +1300 Subject: [PATCH] Minor format change to README.md (#924) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c1b95896..d255932d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ To run a sample preflight check from a sample application, install the preflight ``` curl https://krew.sh/preflight | bash ``` - and run, where https://preflight.replicated.com provides an **example** preflight spec: +and run, where https://preflight.replicated.com provides an **example** preflight spec: ``` kubectl preflight https://preflight.replicated.com @@ -31,7 +31,7 @@ To collect a sample support bundle, install the troubleshoot kubectl plugin: ``` curl https://krew.sh/support-bundle | bash ``` - and run, where https://support-bundle.replicated.com provides an **example** support bundle spec: +and run, where https://support-bundle.replicated.com provides an **example** support bundle spec: ``` kubectl support-bundle https://support-bundle.replicated.com