Skip to content

Commit

Permalink
Bump documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrille-leclerc committed May 11, 2020
1 parent c4a2a2e commit e583f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Download the [latest release](https://github.com/jmxtrans/jmxtrans-agent/release
Sample `setenv.sh` for Apache Tomcat

```
export JAVA_OPTS="$JAVA_OPTS -javaagent:/path/to/jmxtrans-agent-1.2.4.jar=jmxtrans-agent.xml"
export JAVA_OPTS="$JAVA_OPTS -javaagent:/path/to/jmxtrans-agent-1.2.10.jar=jmxtrans-agent.xml"
```

* java agent jar path can be relative to the working dir
Expand Down

0 comments on commit e583f83

Please sign in to comment.