Code Review
/
yardstick.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a16185f
)
Bugfix: correct a typo in the yardstick userguide
17/23617/1
author
JingLu5
<lvjing5@huawei.com>
Mon, 24 Oct 2016 09:32:35 +0000
(17:32 +0800)
committer
JingLu5
<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
patch
|
blob
|
history
diff --git
a/docs/userguide/07-installation.rst
b/docs/userguide/07-installation.rst
index
d3d7bc1
..
d1ab84d
100644
(file)
--- 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.