diff --git a/README.md b/README.md index 9c7f56c..dfe3ac7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Poster-Example This project is an example of a LaTeX poster using the [sciposter](http://www.ctan.org/tex-archive/macros/latex/contrib/sciposter/) class which emphasises the usage of native LaTeX fonts, figures created using TiKZ and PGF, and demonstrates a variety of these packages with references and links to manuals and package websites. -The main LaTeX file is `paper.tex`, and building it produces the [poster found here](http://cloud.github.com/downloads/cfournie/poster.example/poster.pdf). This repository includes a TeXlipse project for inclusing into Eclipse. +The main LaTeX file is `poster.tex`, and building it produces the [poster found here](http://cloud.github.com/downloads/cfournie/poster.example/poster.pdf). This repository includes a TeXlipse project for inclusing into Eclipse. To install LaTeX, I recommend TexLive: * [Linux and Windows](http://www.tug.org/texlive/) @@ -13,4 +13,4 @@ As an editor, I recommend Eclipse with the TeXlipse plugin: * [Eclipse IDE for Java Developers](http://www.eclipse.org/downloads/) * [TeXlipse](http://texlipse.sourceforge.net/) plugin -For more such recommendations, see my [website's links](http://nlp.chrisfournier.ca/links/). \ No newline at end of file +For more such recommendations, see my [website's links](http://nlp.chrisfournier.ca/links/).