From 41c19318cb6f9e1913b355c1ee2ca864e8b28798 Mon Sep 17 00:00:00 2001 From: simon <65259334+sujiba@users.noreply.github.com> Date: Sun, 10 Jul 2022 17:24:16 +0200 Subject: [PATCH] changed readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a23624..219c1fe 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ CACHE_SIZE=0 ``` #### resolv.conf -If you are using a self-created docker network or having problems with the pihole deployment inside the container, uncomment the following line in the docker-compose.yaml +If you are having problems with the pihole deployment inside the container, uncomment the following line in the docker-compose.yaml ``` #- ./resolv.conf:/etc/resolv.conf ```