commit | ef326292bb20f271d8fc891095e87d3c7e711460 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@divmod.com> | Tue Jul 07 15:45:38 2009 -0400 |
committer | Jean-Paul Calderone <exarkun@divmod.com> | Tue Jul 07 15:45:38 2009 -0400 |
tree | 25301c9a2788e2c998fe5e9040c36e586de94165 | |
parent | 427c0b35172c6bf18d0aea58645ad79f92e14656 [diff] |
some more platforms
diff --git a/doc/README b/doc/README index 63af700..0ceff15 100644 --- a/doc/README +++ b/doc/README
@@ -8,10 +8,11 @@ To build the documentation you will need to have -latex2html and lynx installed. On fedora both can -be obtained with... +latex2html and lynx installed. On Fedora both can +be obtained with ... sudo yum install latex2html lynx +Or on Debian or Ubuntu ... - + sudo apt-get install latex2html lynx