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 ```