README.md aktualisiert
This commit is contained in:
parent
90c600b8f2
commit
c6dc3b9b49
@ -18,15 +18,16 @@ This repository provides scripts for processing Word templates (.dotx) by search
|
|||||||
1. **Setup the Environment:**
|
1. **Setup the Environment:**
|
||||||
|
|
||||||
Run the `setup_environment.py` script to ensure `pip` and required packages are installed:
|
Run the `setup_environment.py` script to ensure `pip` and required packages are installed:
|
||||||
|
```bash
|
||||||
py setup_environment.py
|
py setup_environment.py
|
||||||
|
```
|
||||||
2. **Run the Processor Script:**
|
2. **Run the Processor Script:**
|
||||||
|
|
||||||
Execute the `dotx_processor.py` script to process Word templates:
|
Execute the `dotx_processor.py` script to process Word templates:
|
||||||
|
|
||||||
|
```bash
|
||||||
py dotx_processor.py
|
py dotx_processor.py
|
||||||
|
```
|
||||||
3. **Follow the Prompts:**
|
3. **Follow the Prompts:**
|
||||||
|
|
||||||
The script will prompt you for the following inputs:
|
The script will prompt you for the following inputs:
|
||||||
|
Loading…
Reference in New Issue
Block a user