mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-24 22:42:56 +08:00
Update readme to python3.7+ as a requirement
This commit is contained in:
parent
48e5cfcb44
commit
376a28edeb
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ Add your keys to api-keys.yaml
|
||||||
|
|
||||||
Dependencies:
|
Dependencies:
|
||||||
-------------
|
-------------
|
||||||
* Python 3.6+
|
* Python 3.7+
|
||||||
* python3 -m pip install -r requirements.txt
|
* python3 -m pip install -r requirements.txt
|
||||||
* Recommend that you use a virtualenv when cloning from git
|
* Recommend that you use a virtualenv when cloning from git
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue