From 6737288e9204af56757044115f72b51048217087 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Wed, 17 Feb 2021 20:47:33 +0100 Subject: Fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I1c232d201915e7fe199b5c9cb19cdca878d3e28d Signed-off-by: Cédric Ollivier (cherry picked from commit 2360d16c90c681857e001bb60d92a867029dbff1) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e02d7428d..a34d553b5 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ images/ubuntu-16.04-server-cloudimg-amd64-disk1.img images/vyos-1.1.8-amd64.qcow2 ``` -### Run healthcheck suite +## Run healthcheck suite ```bash sudo docker run --env-file env \ -- cgit