aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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
```
```