Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
sudo apt-get install libxml2-dev libxslt-dev python-dev lib32z1-dev
sudo pip install lxml


Install PunkSCAN

(1) in the root directory of the project you'll find a file named install.run, run it:

...