From c8cb2812590fd91a1b0bf78fd0819535b3d58ac3 Mon Sep 17 00:00:00 2001 From: "tim.mueller" Date: Fri, 30 Aug 2024 09:00:05 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47cc127..2fbc285 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ This repository provides scripts for processing Word templates (.dotx) by search Run the `setup_environment.py` script to ensure `pip` and required packages are installed: - ```bash py setup_environment.py - + ```bash + py setup_environment.py 2. **Run the Processor Script:** Execute the `dotx_processor.py` script to process Word templates: