You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,8 +97,12 @@ or to *build.gradle*:
97
97
git clone https://github.com/keploy/samples-java
98
98
```
99
99
100
-
### Start PostgreSQL instance
100
+
## Agent-jar
101
+
Download the latest version (1.2.8) of agent jar from [here](https://central.sonatype.com/artifact/io.keploy/agent/1.2.8) and add this jar to main directory.
102
+
101
103
104
+
### Start PostgreSQL instance
105
+
Download docker dekstop from [here](https://docs.docker.com/get-docker/).
0 commit comments