Преглед изворни кода

functional-tester: update README

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Gyuho Lee пре 8 година
родитељ
комит
8f1d83cd89
1 измењених фајлова са 1 додато и 4 уклоњено
  1. 1 4
      tools/functional-tester/README.md

+ 1 - 4
tools/functional-tester/README.md

@@ -28,10 +28,7 @@ To run locally, first build tester image:
 
 ```bash
 pushd ../..
-
-make build-docker-functional-tester \
-  -f ./hack/scripts-dev/Makefile
-
+make build-docker-functional-tester
 popd
 ```