Skip to content

Commit 135afc8

Browse files
authored
Update README.md
1 parent 1f9dba4 commit 135afc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This project provides JVM support to the [Source++](https://github.com/sourceplu
1212

1313
## Standalone Agent
1414

15-
1. Add `spp-probe-*.jar`& `spp-probe.yml` to the same directory
15+
1. Add `spp-probe-*.jar` and `spp-probe.yml` to the same directory
1616
- E.g. [spp-probe-0.4.2.jar](https://github.com/sourceplusplus/probe-jvm/releases/download/0.4.2/spp-probe-0.4.2.jar) & [spp-probe.yml](https://docs.sourceplusplus.com/implementation/tools/probe/configuration/)
1717
1. Boot application with `-javaagent:spp-probe-*.jar` parameter
1818
- E.g. `java -javaagent:/opt/spp-platform/spp-probe-0.4.2.jar -jar MyApp.jar`

0 commit comments

Comments
 (0)