RockyJin 5 anni fa
parent
commit
0b853f8c56
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.