Apply suggestions from code review

This commit is contained in:
John Haugabook
2026-02-15 21:46:03 -05:00
committed by GitHub
parent 035eec9833
commit 7953993273
3 changed files with 6 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ PDFtk Server is a command-line tool for working with PDF documents. It can merge
## Prerequisites
- PDFtk Server must be installed on the system
- **Windows**: Download and run the installer (see `references/download.md`)
- **Windows**: `winget install --id PDFLabs.PDFtk.Server`
- **macOS**: `brew install pdftk-java`
- **Linux (Debian/Ubuntu)**: `sudo apt-get install pdftk`
- **Linux (Red Hat/Fedora)**: `sudo dnf install pdftk`