Feat: add dependencies in README

This commit is contained in:
Bertrand Benjamin 2022-08-06 17:18:09 +02:00
parent bde6c11a27
commit a8d2fa2ed6
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ Bopytex is a command line tool which embed python into latex. It uses jinja2 to
## Installing
Bopytex depends on `texlive` and `textlive-extra-utils` (for latexmk and pdfjoin)
Install and update using [pip](https://pip.pypa.io/en/stable/quickstart/)
pip install -U bopytex