From 31e1f966736ce8faf499aab3cd2897e13bae7361 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=B6nig?= Date: Tue, 19 Apr 2022 18:21:50 +0200 Subject: [PATCH] Should look better now MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Christian König --- docs/main/prerequisites.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/main/prerequisites.md b/docs/main/prerequisites.md index 0482a40..1a96700 100644 --- a/docs/main/prerequisites.md +++ b/docs/main/prerequisites.md @@ -36,8 +36,8 @@ The following operating systems are **officially** supported: It is possible that Pi-hole will install and run on variants of the above, but we cannot test them all. If you are using an operating system not on this list you may see the following message: -```bash - [✗] Unsupported OS detected: Debian 16 + ```bash + [✗] Unsupported OS detected: Debian 16 If you are seeing this message and you do have a supported OS, please contact support. https://docs.pi-hole.net/main/prerequesites/#supported-operating-systems @@ -54,9 +54,9 @@ The following operating systems are **officially** supported: It is possible that the installation will still fail at this stage due to an unsupported configuration. If that is the case, you can feel free to ask the community on Discourse with the Community Help category: https://discourse.pi-hole.net/c/bugs-problems-issues/community-help/ -``` + ``` -You can disable this check by setting an environment variable named `PIHOLE_SKIP_OS_CHECK` to `true`, however Pi-hole may have issues installing. + You can disable this check by setting an environment variable named `PIHOLE_SKIP_OS_CHECK` to `true`, however Pi-hole may have issues installing. If you choose to use this environment variable, please use the [Community Help](https://discourse.pi-hole.net/c/bugs-problems-issues/community-help/36) topic on Discourse to troubleshoot any installation issues you may (or may not!) have.