Add Python 3.7 requirement clarification to the readme_template.

This commit is contained in:
Steven Black 2018-09-05 23:31:52 -04:00
parent 0d0ee1bcdc
commit ad9c3c80b2
No known key found for this signature in database
GPG Key ID: 8B814B914974E6AF

View File

@ -61,6 +61,8 @@ Data for extensions is stored in the [`extensions`](https://github.com/StevenBla
## Generate your own unified hosts file
To generate your own unified hosts file you will need Python 3.7 or later.
First install the dependencies with:
pip3 install --user -r requirements.txt