From 6e7c31c4bd3cd01402802bf0ad67a45411e591d6 Mon Sep 17 00:00:00 2001
From: =?utf8?q?C=C3=A9dric=20Ollivier?= <cedric.ollivier@orange.com>
Date: Wed, 17 Feb 2021 21:56:03 +0100
Subject: [PATCH] Typo
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

Change-Id: Id463c44f025dcdb6e6433b5db59dc096128269ff
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bf2226bde..381bf9734 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ images/vyos-1.1.8-amd64.qcow2
 sudo docker run --env-file env \
     -v $(pwd)/openstack.creds:/home/opnfv/functest/conf/env_file \
     -v $(pwd)/images:/home/opnfv/functest/images \
-    opnfv/functest-healthcheck;jerma
+    opnfv/functest-healthcheck:jerma
 ```
 
 ```
-- 
2.16.6