Bugfix: correct a typo in the yardstick userguide 17/23617/1
authorJingLu5 <lvjing5@huawei.com>
Mon, 24 Oct 2016 09:32:35 +0000 (17:32 +0800)
committerJingLu5 <lvjing5@huawei.com>
Mon, 24 Oct 2016 09:32:35 +0000 (17:32 +0800)
JIRA: YARDSTICK-374

Change-Id: If0d54542a1978655d7c9cae96171f1aa55a6fef4
Signed-off-by: JingLu5 <lvjing5@huawei.com>
docs/userguide/07-installation.rst

index d3d7bc1..d1ab84d 100644 (file)
@@ -148,7 +148,7 @@ Run the Docker image:
 
 ::
 
-  docker run --privileged=true -it opnfv/yardstick /bin/bash
+  docker run --privileged=true -it opnfv/yardstick:stable /bin/bash
 
 In the container the Yardstick repository is located in the /home/opnfv/repos
 directory.