We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Building Soot from the Command Line (Recommended) (markdown)
add cd into soot dir
fixed link to nightly build
Added needed mvn compile stage before assembly:single. If not using compile, the jar will not contain soot itself but only the dependencies.
fixed typo
Added instructions for building soot from cli