Updated README.md

If you try to `make` mtheme without having pygments installed, XeLaTeX throws an error. README should reflect that.
This commit is contained in:
Finbarr Timbers 2014-10-17 12:32:33 +01:00
parent 1c1e598a41
commit 197432884f
1 changed files with 3 additions and 3 deletions

View File

@ -14,9 +14,9 @@ As of now, fonts, colors and the section indicator are hardcoded into the theme.
Thus to compile the demo with `make` you must
* use XeLaTeX,
* install the [Fira Sans](https://github.com/mozilla/Fira) font and
* have a usable TikZ installation.
* install the [Fira Sans](https://github.com/mozilla/Fira) font,
* have a usable TikZ installation, and
* install the Python package [Pygments](http://pygments.org/) (`pip install pygments`).
### Package options