From 197432884f197e77572c8e54081991f7193cae85 Mon Sep 17 00:00:00 2001 From: Finbarr Timbers Date: Fri, 17 Oct 2014 12:32:33 +0100 Subject: [PATCH] Updated README.md If you try to `make` mtheme without having pygments installed, XeLaTeX throws an error. README should reflect that. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c5250fc..de760c5 100644 --- a/README.md +++ b/README.md @@ -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