small changes

This commit is contained in:
Ruben ten Hove
2022-07-05 13:23:08 -04:00
parent 6caf8a5244
commit dba24e8a3e

View File

@@ -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" \