From 7acdd1190755f443fba3e3e4affe6825e5c07c0d Mon Sep 17 00:00:00 2001 From: SinuS Von SifriduS Date: Fri, 11 Jul 2025 11:22:32 +0200 Subject: [PATCH] correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3317434..b6ec976 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This is a Symfony Pdf Factory for use inside a controller to generate a PDF file ## Installation -### Step 1: Download HiddenEntityTypeBundle using composer +### Step 1: Download MpdfBundle using composer ```bash $ composer require sasedev/mpdf-bundle ```