From 4c6019b43919c63573ce45e88a89bf61caeb274a Mon Sep 17 00:00:00 2001 From: bootstraponline Date: Sun, 21 Oct 2012 16:23:58 -0600 Subject: [PATCH] Update math note --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 357ee227..329210d0 100644 --- a/README.md +++ b/README.md @@ -375,13 +375,9 @@ inline with regular text. For example: The Pythagorean theorem is \( a^2 + b^2 = c^2 \). -### INSTALLATION REQUIREMENTS +### MathJax -In order to get the mathematical equations rendering to work, you need the following binaries: - -* LaTex, TeTex or MacTex/BasicTeX (pdflatex) -* Netpbm (pnmcrop, pnmpad, pnmscale, ppmtopgm, pnmgamma, pnmtopng) -* Ghostscript (gs) +In order to get the mathematical equations rendering to work, you need to start gollum with the `--mathjax` flag. ## SEQUENCE DIAGRAMS