mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-09-24 22:05:14 +01:00
Merge pull request #394 from gfyoung/readme-foxes
Minor spelling fixes to README template
This commit is contained in:
+3
-3
@@ -47,11 +47,11 @@ To run unit tests, in the top level directory, just run:
|
||||
|
||||
pip install mock
|
||||
|
||||
The `updateHostsFile.py` script, which is python 2.7 and Python 3-compatible,
|
||||
The `updateHostsFile.py` script, which is Python 2.7 and Python 3-compatible,
|
||||
will generate a unified hosts file based on the sources in the local `data/`
|
||||
subfolder. The script will prompt you Whether it should fetch updated
|
||||
subfolder. The script will prompt you whether it should fetch updated
|
||||
versions (from locations defined by the `update.json` text file in each
|
||||
source's folder), otherwise it will use the `hosts` file that's already there.
|
||||
source's folder). Otherwise, it will use the `hosts` file that's already there.
|
||||
|
||||
### Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user