mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
The Python 3.5+ constraint is now mentioned only under 'Generate your own...'
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
----
|
||||
**Take Note!**
|
||||
|
||||
* This version of the Hosts file generator, and tests, are for Python 3.5+ only.
|
||||
* With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory.
|
||||
----
|
||||
|
||||
@@ -86,6 +85,7 @@ docker run -it (containerid) bash
|
||||
|
||||
To generate your own amalgamated hosts files you will need Python 3.5 or later.
|
||||
|
||||
|
||||
First, install the dependencies with:
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user