Update CONTRIBUTING.md (#2426)

This commit is contained in:
Amit Gud 2021-03-09 09:49:51 -08:00 committed by GitHub
parent e013c381f2
commit 9ea6fcd7b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ java -version
and then you can find the java agent artifact at
`javaagent/build/lib/opentelemetry-javaagent-<version>-all.jar`.
`javaagent/build/libs/opentelemetry-javaagent-<version>-all.jar`.
### IntelliJ setup