Skip to content

Commit

Permalink
doc: update the agent download link for mocks (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarthak160 authored Apr 18, 2023
1 parent caafdbb commit 8a9760b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ There are 3 modes:
- **Run along with agent to mock external calls of your API 🤩🔥**

- Download the latest - Download the latest agent jar
from [here](https://search.maven.org/artifact/io.keploy/keploy-sdk/1.2.8/jar) (eg: 1.2.8)
from [here](https://repo1.maven.org/maven2/io/keploy/agent/1.2.8/) (eg: 1.2.8)

- Prefix `-javaagent:` with absolute classpath of agent jar (
eg: `-javaagent:<your full path to agent jar>/agent-1.2.8.jar`).
Expand Down

0 comments on commit 8a9760b

Please sign in to comment.