Typo 82/72082/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 17 Feb 2021 20:56:03 +0000 (21:56 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 17 Feb 2021 20:56:03 +0000 (21:56 +0100)
Change-Id: Id463c44f025dcdb6e6433b5db59dc096128269ff
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
README.md

index bf2226b..381bf97 100644 (file)
--- 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
 ```
 
 ```