Skip to content

Commit 5fdd0aa

Browse files
committed
Update README.md
1 parent 63cedea commit 5fdd0aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Scripts for building the web and pdf versions of the book are in `scripts/` dire
2424
1. install pip at the terminal ```sudo easy_install pip```
2525
2. install [beauitful soup 4](http://www.crummy.com/software/BeautifulSoup/) (bs4) `pip install beautifulsoup4`
2626
3. install [pandoc](https://github.com/jgm/pandoc/releases)
27-
4. install [basictex](http://www.tug.org/mactex/morepackages.html)
27+
4. install [basictex & MacTeX-Additions](http://www.tug.org/mactex/morepackages.html)
2828

2929
## Windows Installation of Dependencies
3030
1. Download and install [Python 2.7+](https://www.python.org/)

0 commit comments

Comments
 (0)