Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ofZach committed Sep 6, 2014
1 parent 63cedea commit 5fdd0aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Scripts for building the web and pdf versions of the book are in `scripts/` dire
1. install pip at the terminal ```sudo easy_install pip```
2. install [beauitful soup 4](http://www.crummy.com/software/BeautifulSoup/) (bs4) `pip install beautifulsoup4`
3. install [pandoc](https://github.com/jgm/pandoc/releases)
4. install [basictex](http://www.tug.org/mactex/morepackages.html)
4. install [basictex & MacTeX-Additions](http://www.tug.org/mactex/morepackages.html)

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

0 comments on commit 5fdd0aa

Please sign in to comment.