mirror of https://github.com/CIRCL/PyCIRCLean
Typo in Makefile
parent
21a3feb40d
commit
f065d6ef23
2
Makefile
2
Makefile
|
@ -4,4 +4,4 @@ install:
|
||||||
pip install lxml exifread pillow olefile oletools python-magic
|
pip install lxml exifread pillow olefile oletools python-magic
|
||||||
pip install git+https://github.com/grierforensics/officedissector.git
|
pip install git+https://github.com/grierforensics/officedissector.git
|
||||||
wget https://didierstevens.com/files/software/pdfid_v0_2_1.zip
|
wget https://didierstevens.com/files/software/pdfid_v0_2_1.zip
|
||||||
unzip pdfid_v0_2_1.zip
|
unzip pdfid_v0_2_1.zip
|
||||||
|
|
Loading…
Reference in New Issue