change markdown to Markdown (#5049)
This commit is contained in:

committed by
GitHub

parent
223e095d7d
commit
8b80cf08b8
@@ -15,7 +15,7 @@ This directory contains the script and related resources to generate a PDF docum
|
||||
|
||||
## Requirements
|
||||
|
||||
The PDF is generated by first converting the markdown files to HTML, and then rendering those HTML files as PDF. It depends on `markdown` and `weasyprint` libraries. To install the dependencies, run:
|
||||
The PDF is generated by first converting the Markdown files to HTML, and then rendering those HTML files as PDF. It depends on `markdown` and `weasyprint` libraries. To install the dependencies, run:
|
||||
|
||||
pip3 install -r requirements.txt
|
||||
|
||||
|
Reference in New Issue
Block a user