Add Python 3.7 requirement clarification to the readme_template.
authorSteven Black <redacted>
Thu, 6 Sep 2018 03:31:52 +0000 (23:31 -0400)
committerSteven Black <redacted>
Thu, 6 Sep 2018 03:53:59 +0000 (23:53 -0400)
readme_template.md

index aba6aeb32e02c9b46803af5f5fd4c3fa26e12a06..09c485c06b76428c14eee818c09751efb7e3ac0c 100644 (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
git clone https://git.99rst.org/PROJECT