Skip to content

Commit 8a02af4

Browse files
authored
Merge pull request #1110 from pi-hole/update/OS_list
Remove version and architecture info from supported OS list
2 parents 426e3e5 + b0ab974 commit 8a02af4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/main/prerequisites.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ Pi-hole is supported on distributions utilizing [systemd](https://systemd.io/) o
2525

2626
The following operating systems are **officially** supported:
2727

28-
| Distribution | Release | Architecture |
29-
| ------------ | ---------------- | ------------------- |
30-
| Raspberry Pi OS <br>(formerly Raspbian) | Buster / Bullseye | ARM |
31-
| Armbian OS | Any | ARM / x86_64 / riscv64 |
32-
| Ubuntu | 20.x / 22.x / 23.x / 24.x | ARM / x86_64 |
33-
| Debian | 11 / 12 | ARM / x86_64 / i386 |
34-
| Fedora | 39 / 40 | ARM / x86_64 |
35-
| CentOS Stream | 9 | x86_64 |
28+
- Raspberry Pi OS (formerly Raspbian)
29+
- Armbian OS
30+
- Ubuntu
31+
- Debian
32+
- Fedora
33+
- CentOS Stream
34+
35+
Pi-hole only supports actively maintained versions of these systems.
3636

3737
<!-- markdownlint-disable code-block-style -->
3838
!!! info

0 commit comments

Comments
 (0)