From: Ruben ten Hove Date: Tue, 5 Jul 2022 17:23:08 +0000 (-0400) Subject: small changes X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=dba24e8a3e8389757aafc384eaefd55d7270f2e7;p=stevenblack-hosts.git small changes --- diff --git a/readme_template.md b/readme_template.md index 8d65f71ce..e8bd43172 100644 --- a/readme_template.md +++ b/readme_template.md @@ -97,7 +97,7 @@ This will replace your `/etc/hosts` and optionally add any custom hosts. (Optionally) First create custom hosts files as per [the instructions](#how-do-i-control-which-sources-are-unified). -Then run the following command to have everything setup. +Then run the following command in that same directory. Set extensions to your preference. ```sh docker run --pull always --rm -it -v /etc/hosts:/etc/hosts -v "${PWD}:/pwd" \