We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63cedea commit 5fdd0aaCopy full SHA for 5fdd0aa
README.md
@@ -24,7 +24,7 @@ Scripts for building the web and pdf versions of the book are in `scripts/` dire
24
1. install pip at the terminal ```sudo easy_install pip```
25
2. install [beauitful soup 4](http://www.crummy.com/software/BeautifulSoup/) (bs4) `pip install beautifulsoup4`
26
3. install [pandoc](https://github.com/jgm/pandoc/releases)
27
-4. install [basictex](http://www.tug.org/mactex/morepackages.html)
+4. install [basictex & MacTeX-Additions](http://www.tug.org/mactex/morepackages.html)
28
29
## Windows Installation of Dependencies
30
1. Download and install [Python 2.7+](https://www.python.org/)
0 commit comments