Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 405 Bytes

hawpv3.md

File metadata and controls

8 lines (6 loc) · 405 Bytes

HAWP installation

git clone --recursive https://github.com/cherubicXN/hawp.git ./third-party/hawp
python -m pip install -e ./third-party/hawp

Since HAWP (original link: https://github.com/cherubicXN/hawp) is still under active development and we do not want to block the user from using the newest version, it is now listed as a separate dependency.