Skip to content

Commit 4503f92

Browse files
authored
Add download link to readme (#200)
Signed-off-by: Pavol Loffay <[email protected]>
1 parent a3f88d5 commit 4503f92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ The final artifact is in `javaagent/build/libs/hypertrace-agent-<version>-all.ja
3737

3838
## Run & Configure
3939

40+
Download the [latest version](https://github.com/hypertrace/javaagent/releases/latest/download/hypertrace-agent-all.jar).
41+
4042
```bash
4143
HT_EXPORTING_ENDPOINT=http://localhost:9411/api/v2/spans java -javaagent:javaagent/build/libs/hypertrace-agent-<version>-all.jar -jar app.jar
4244
```

0 commit comments

Comments
 (0)