Skip to content

Commit c4e04b9

Browse files
committed
Add architecture binary information to the prerequisites
Signed-off-by: yubiuser <[email protected]>
1 parent 9c86b64 commit c4e04b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/main/prerequisites.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ The binary `pihole-FTL`, which is the resolver at the heart of Pi-hole, is pre-b
5454
- armv8 (aarch64)
5555
- riscv64
5656

57-
For other architectures, you will 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. To ease installation/upgrading you can set the
58+
flag `--skipFTL` to the installer and upgrade command to skip the FTL binary check. Note that you need to copy the self-build binary to `/usr/bin/pihole-FTL` before you run the installer the first time.
5859

5960
## IP Addressing
6061

0 commit comments

Comments
 (0)