diff --git a/README.md b/README.md index f9fd100..edddd18 100644 --- a/README.md +++ b/README.md @@ -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