From fcdf163ba5090eb7e88824feb3108cbba2176834 Mon Sep 17 00:00:00 2001 From: ScriptTiger Date: Sun, 11 Jun 2023 12:48:07 +0800 Subject: [PATCH] Add note and link for Google Colab --- readme_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme_template.md b/readme_template.md index 0fa19cd5c..6103f404b 100644 --- a/readme_template.md +++ b/readme_template.md @@ -138,6 +138,8 @@ docker run --rm -it stevenblack-hosts updateHostsFile.py ### Option 3: Generate it in your own environment +You can also alternatively use either your own local or remote environment, such as quickly and easily spinning up a free [Google Colab](https://colab.research.google.com/drive/1tYWXpU2iuPDqN_o03JW9ml3ExO80eBLq?usp=sharing) environment. + To generate your own amalgamated hosts files you will need Python 3.6 or later. First, install the dependencies with: