diff --git a/readme.md b/readme.md index e5cce4a..be66e0e 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,8 @@ # marktex This is a small tool that writes converts all the markdown files in this folder to a LaTeX .tex files with the corresponding name. It will not convert the readme.md file + +# Dependencies +For Ubuntu 18.04 (probably very similar for others): +* pandoc +* texlive