Skip to content

Commit c7ea6e2

Browse files
Update README.md
1 parent daba080 commit c7ea6e2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,3 +167,8 @@ docker run -it --rm --name BurpPythonGateway -v "$(pwd)":/usr/src/mymaven -w /us
167167
```
168168

169169
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

Comments
 (0)