summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/README b/doc/README
index 63af700..0ceff15 100644
--- a/doc/README
+++ b/doc/README
@@ -8,10 +8,11 @@ use a command of ...
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