We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daba080 commit c7ea6e2Copy full SHA for c7ea6e2
README.md
@@ -167,3 +167,8 @@ docker run -it --rm --name BurpPythonGateway -v "$(pwd)":/usr/src/mymaven -w /us
167
```
168
169
The compiled extension file will be created under `target/` - the jar file with `-with-dependencies` in the name is the one you load into Burp.
170
+
171
+# Grab the release
172
173
+If you dont want to compile your own copy of the extension, grab the latest compiled release from the Releases section.
174
0 commit comments