瀏覽代碼

add readme notes

Nate Johnston 1 月之前
父節點
當前提交
697acdbab7
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -7,6 +7,8 @@ To generate a PDF from this LaTeX code, navigate to this folder in a terminal an
     pdflatex resume.tex
 
 ## Requirements
-You will need to have `pdflatex` installed on your machine.
+You will need to have `pdflatex` installed on your machine.  Additionally I
+suggest installing `texlive-scheme-full` to get all the needed packages.  The
+`texmaker` UI is a good editor.
 
-Alternatively, you can use a site like [ShareLaTeX](https://sharelatex.com) to build and edit your LaTeX instead.
+Alternatively, you can use a site like [ShareLaTeX](https://sharelatex.com) to build and edit your LaTeX instead.