From: Smoothengineer <160827599+Smoothengineer@users.noreply.github.com> Date: Wed, 1 Oct 2025 12:47:05 +0000 (+0530) Subject: Fixed grammar in README.md X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F16198%2Fhead;p=thirdparty%2Fpdns.git Fixed grammar in README.md Signed-off-by: Smoothengineer <160827599+Smoothengineer@users.noreply.github.com> --- diff --git a/README.md b/README.md index 0f4053de3..e7a2200f7 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,7 @@ git clone https://github.com/PowerDNS/pdns.git ``` This repository contains the sources for the PowerDNS Recursor, the PowerDNS -Authoritative Server, and dnsdist (a powerful DNS loadbalancer). All three can -be built from this repository. However, all three released separately as .tar.bz2, -.deb and .rpm. +Authoritative Server, and dnsdist (a powerful DNS loadbalancer). All three can be built from this repository. However, they are also released separately as .tar.bz2, .deb, and .rpm packages. The different releases can be built by the help of pdns-builder, which uses a docker-based build process. To get started with this, run these commands in the root