From 2271cc044834348895f2db36da31bc12db0e2354 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Mon, 13 May 2019 12:04:36 +0100 Subject: [PATCH] Update readme to warn about pi-hole --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 923286c..bd854f6 100644 --- a/README.md +++ b/README.md @@ -160,3 +160,6 @@ this tool from working. on Debian, you can resolve this by typing: sudo apt-get install ca-certificates + +Pi-hole and similar DNS based may stop this tool from working. +Make sure github.com domains are not blocked. (e.g. codeload.github.com)