From: Steven Black Date: Thu, 6 Sep 2018 03:31:52 +0000 (-0400) Subject: Add Python 3.7 requirement clarification to the readme_template. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ad9c3c80b2e72161aa94caad3a797fe555e3641b;p=stevenblack-hosts.git Add Python 3.7 requirement clarification to the readme_template. --- diff --git a/readme_template.md b/readme_template.md index aba6aeb32..09c485c06 100644 --- a/readme_template.md +++ b/readme_template.md @@ -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