RockyJin 5 年 前
コミット
0b853f8c56
1 ファイル変更1 行追加1 行削除
  1. 1 1
      fvt_scripts/edgex/benchmark/README.md

+ 1 - 1
fvt_scripts/edgex/benchmark/README.md

@@ -2,7 +2,7 @@
 
 - Build the ``pub.go``, this is used for simulating the data.
     ```shell
-    # go build -o test/pub test/pub.go
+    # go build -o fvt_scripts/edgex/benchmark/pub fvt_scripts/edgex/benchmark/pub.go
     ```
 
 - A mockup EdgeX value descriptor service should be compiled and run before test.