Kaynağa Gözat

add readme notes

Nate Johnston 1 ay önce
ebeveyn
işleme
697acdbab7
1 değiştirilmiş dosya ile 4 ekleme ve 2 silme
  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.