From dd56005ff916788c0353204b63b38ed0296b41a0 Mon Sep 17 00:00:00 2001 From: Smoothengineer <160827599+Smoothengineer@users.noreply.github.com> Date: Wed, 1 Oct 2025 18:17:05 +0530 Subject: [PATCH] Fixed grammar in README.md Signed-off-by: Smoothengineer <160827599+Smoothengineer@users.noreply.github.com> --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 0f4053de37..e7a2200f73 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 -- 2.47.3