Skip to content

Commit

Permalink
Update adapter guide document
Browse files Browse the repository at this point in the history
Signed-off-by: YangJiao <jiaoya@vmware.com>
  • Loading branch information
YangJiao committed May 18, 2021
1 parent 239a85d commit d1f2767
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/adapter_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,15 +128,15 @@ Your Adapter will read data from your system, and read data from Flowgate, then

**For example:**

>#> `cd ../flowgate/flowgate-api`
>#> `cd flowgate/flowgate-api`
>#> `mvn initialize`
>#> `cd ../flowgate/vc-worker`
>#> `cd ../vc-worker`
>#> `mvn initialize`
>#> `cd ../flowgate/vro-worker`
>#> `cd ../vro-worker`
>#> `mvn initialize`
Expand Down

0 comments on commit d1f2767

Please sign in to comment.