From: Cédric Ollivier Date: Wed, 17 Feb 2021 20:56:03 +0000 (+0100) Subject: Typo X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=6e7c31c4bd3cd01402802bf0ad67a45411e591d6;p=functest.git Typo Change-Id: Id463c44f025dcdb6e6433b5db59dc096128269ff Signed-off-by: Cédric Ollivier --- 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 ``` ```