Skip to content

Commit 1a8d3e3

Browse files
authored
Merge pull request #486 from keploy/Sarthak160-patch-2
chore: add note for windows
2 parents 5d2f38e + 0cb47a1 commit 1a8d3e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

versioned_docs/version-2.0.0/running-keploy/keploy-karaf.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ wget https://keploy-enterprise.s3.us-west-2.amazonaws.com/agent-jars/org.jacoco.
5050
set JAVA_OPTS=%JAVA_OPTS% -javaagent:/path/to/org.jacoco.agent-0.8.12-runtime.jar=address=*,port=36320,destfile=jacoco-it.exec,output=tcpserver
5151
```
5252

53+
**Note**: Windows support is not thoroughly tested. It is recommended to use macOS or Linux for better stability and compatibility.
54+
5355
Replace `/path/to/` with the actual paths where you downloaded the JAR files.
5456

5557
### Update `config.properties`

0 commit comments

Comments
 (0)