Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README with additional Ubuntu 10.04 package names.
  • Loading branch information
pmichaud committed Jun 9, 2010
1 parent 54a4228 commit bbf179b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README
Expand Up @@ -19,12 +19,15 @@ To build the book, you need to have the following software installed:
* inkscape (for svg -> pdf conversion)
* pdflatex
* the 'bera' font as a LaTeX package
In Ubuntu 10.04 this can be found in texlive-fonts-extra
* the 'fancyvrb' package for LaTex

In Ubuntu 10.04 the last three bullet items are available from
the texlive-latex-base, texlive-fonts-extra, and
texlive-latex-recommended packages.

Just type 'make' on your command line, and the book should be built in
build/book.pdf


All material in this repository is licensed under a CC-by-nc-sa license:
<http://creativecommons.org/licenses/by-nc-sa/2.5/> (attribution,
noncommercial, share-alike), unless explicitly stated otherwise.
Expand Down

0 comments on commit bbf179b

Please sign in to comment.