From: JingLu5 Date: Mon, 24 Oct 2016 09:32:35 +0000 (+0800) Subject: Bugfix: correct a typo in the yardstick userguide X-Git-Tag: danube.1.0~232^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=56531df3a48ba1f5bd4aff9c9c9f537a2e454852;p=yardstick.git Bugfix: correct a typo in the yardstick userguide JIRA: YARDSTICK-374 Change-Id: If0d54542a1978655d7c9cae96171f1aa55a6fef4 Signed-off-by: JingLu5 --- diff --git a/docs/userguide/07-installation.rst b/docs/userguide/07-installation.rst index d3d7bc1ce..d1ab84d65 100644 --- a/docs/userguide/07-installation.rst +++ b/docs/userguide/07-installation.rst @@ -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.