summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/scenario_test/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scenario_test/README.md b/test/scenario_test/README.md
index 9b836e12..16b0170e 100644
--- a/test/scenario_test/README.md
+++ b/test/scenario_test/README.md
@@ -107,7 +107,7 @@ $ sudo fab2 -r ./test/lib make-gobgp-ctn
```shell
$ cd $GOPATH/src/github.com/osrg/gobgp/test/scenario_test
- $ sudo -E PYTHONPATH=$GOBGP/test python3 <scenario test name>.py
+ $ sudo -E PYTHONPATH=$GOBGP/test python3 <scenario test name>.py --gobgp-image=gobgp
...
OK
```