Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BuffaloWill authored May 6, 2022
1 parent de48af2 commit c519a41
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 @@ -112,5 +112,5 @@ docker build -t burpsuite-project-file-parser .
docker run --name burpsuite-project-file-parser -v [ADD THE FULLPATH TO YOUR CWD]/build:/tmp burpsuite-project-file-parser
```

The jar file should now be in the tmp directory of the project.
The jar file should now be in the build directory of the project.

0 comments on commit c519a41

Please sign in to comment.