diff --git a/README.md b/README.md index ee7f983..93dc8de 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,9 @@ In order to generate the documentation, first create a Python 3 virtual environm ### Other dependencies -For generating the images from PlantUML sources (`*.plantuml`), [Plantuml](https://plantuml.com/) is required. -For pdf output the latex builder is used, so latex and pdflatex need to be installed. +For generating the images from PlantUML sources (`*.plantuml`), [PlantUML](https://plantuml.com/) is required. + +For pdf output the LaTeX builder is used, so `latex` and `pdflatex` need to be installed. ### Running the document generation via make