Skip to content

Commit 32ca6d4

Browse files
yubiuserPromoFaux
andauthored
Apply suggestions from code review
Co-authored-by: Adam Warner <[email protected]> Signed-off-by: yubiuser <[email protected]>
1 parent b68aefc commit 32ca6d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/main/prerequisites.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@ Pi-hole only supports actively maintained versions of these systems.
4646

4747
### Binary architecture
4848

49-
Core part of Pi-hole is the FTL binary which does all the DNS handling. It's provided pre-build for the following architectures
49+
The binary `pihole-FTL`, which is the resolver at the heart of Pi-hole, is pre-built for the following architectures:
5050

5151
- x86_64 (amd64 and i686)
5252
- armv6
5353
- armv7
5454
- armv8 (aarch64)
5555
- riscv64
5656

57-
If you need another architecture, you need to compile [FTL from source](../ftldns/compile.md) yourself.
57+
For other architectures, you will need to compile [FTL from source](../ftldns/compile.md) yourself.
5858

5959
## IP Addressing
6060

0 commit comments

Comments
 (0)