Skip to content

Commit 7454e06

Browse files
authored
Update README.md
1 parent b9abb3f commit 7454e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To install MicroPie with Jinja2 support, run the following command:
1919
```bash
2020
pip install micropie
2121
```
22-
This will install MicroPie along with jinja2 as a dependency, enabling the built-in render_template method. Using Jinja2 is highly recommended for robust template rendering.
22+
This will install MicroPie along with jinja2 as a dependency, enabling the built-in `render_template` method. Using Jinja2 is highly recommended for robust template rendering.
2323

2424
### **Minimal Installation (Without Jinja2)**
2525
If you prefer an ultra-minimalistic setup, you can run MicroPie without installing Jinja2. Simply download the standalone script:

0 commit comments

Comments
 (0)