Readme linebreak

This commit is contained in:
Marcel Schwarz 2020-03-28 18:48:02 +01:00
parent df4e3f1c78
commit f3b6a59f54

View File

@ -34,7 +34,7 @@ To extend the one of the docker-images with your packages.
`FROM icaotix/latex:<tag>` `FROM icaotix/latex:<tag>`
#### Install latex packages #### Install latex packages
` RUN tlmgr install latexmk ` ` RUN tlmgr install latexmk `
` RUN tlmgr install biber ` ` RUN tlmgr install biber `
#### Minted + Pygments #### Minted + Pygments