README.md aktualisiert
This commit is contained in:
parent
c8cb281259
commit
547c7c847b
@ -27,7 +27,6 @@ This repository provides scripts for processing Word templates (.dotx) by search
|
|||||||
|
|
||||||
```bash
|
```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:
|
||||||
@ -43,14 +42,12 @@ The script will prompt you for the following inputs:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
py setup_environment.py
|
py setup_environment.py
|
||||||
|
|
||||||
This command will install `pip` if it is not already installed and then use it to install the necessary Python packages (`pywin32`).
|
This command will install `pip` if it is not already installed and then use it to install the necessary Python packages (`pywin32`).
|
||||||
|
|
||||||
2. Run the processing script to start modifying your `.dotx` files:
|
2. Run the processing script to start modifying your `.dotx` files:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
py dotx_processor.py
|
py dotx_processor.py
|
||||||
|
|
||||||
After running this command, follow the on-screen prompts to specify the directories and text replacement details.
|
After running this command, follow the on-screen prompts to specify the directories and text replacement details.
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
Loading…
Reference in New Issue
Block a user