Skip to content

Commit 0cb47a1

Browse files
Sarthak160actions-user
authored andcommitted
chore: add note for windows
Signed-off-by: Sarthak Shyngle <[email protected]>
1 parent 5d2f38e commit 0cb47a1

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)