Skip to content

Commit e3d4000

Browse files
authored
Update README.md
1 parent 79e80b7 commit e3d4000

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,12 @@ ThinkPython
22
===========
33

44
LaTeX source, code examples, and exercise solutions for Think Python, 2nd edition, by Allen Downey.
5+
6+
You can download this book in PDF from [Green Tea Press](http://greenteapress.com/wp/think-python-2e/) or buy it in paper and other formats from [O'Reilly Media](http://shop.oreilly.com/product/0636920045267.do).
7+
8+
To build the book from source you will need a LaTeX installion. I recommend the TeX Live distribution with the following packages:
9+
10+
* texlive-latex-base
11+
* texlive-latex-extra
12+
* texlive-fonts-recommended
13+

0 commit comments

Comments
 (0)