Skip to content

Commit 0262c8e

Browse files
committed
updating my help document
1 parent b21973d commit 0262c8e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test-complete/myHelp.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
Step 1: Build dev source code by doing the following on your dev branch
1+
Step 1: Build dev source code by doing the following on your dev branch
22
~/java-client-api$
33
mvn clean
44
mvn compile
55
mvn �Dmaven.test.skip=true install
66

7-
you can avoid the above steps by updating build.gradle to use appropriate client dependencies from maven central.
8-
97
Step2: Go to the test complete directory
108

119
~/java-client-api/test-complete$

0 commit comments

Comments
 (0)