Skip to content

Commit a3b8a93

Browse files
committed
docs
1 parent 1d0a9f1 commit a3b8a93

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ Use the sample loop jar in `doc/helloworld-loop.jar`:
236236
java \
237237
-javaagent:"${PWD}/target/java-code-tracer-1.0-SNAPSHOT-jar-with-dependencies.jar" \
238238
-Djct.loglevel=INFO \
239-
-Djct.config="${PWD}/doc/config-sample-helloworld.yaml" \
239+
-Djct.config="${PWD}/doc/config-sample-helloworld-file.yaml" \
240240
-Djct.logDir=/tmp/jct \
241241
-noverify \
242242
-jar "${PWD}/doc/helloworld-loop.jar"

0 commit comments

Comments
 (0)