aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 211d413..8025c53 100644
--- a/README
+++ b/README
@@ -263,11 +263,13 @@ MAKE AND READ THE DOCUMENTATION
To make the pdf doc you need pdflatex installed. Then do:
cd Tkzinc<version>
+ ./configure
make pdf
This should create a refman.pdf in the doc directory.
cd Tkzinc<version>
+ ./configure
make html
This should create the html documentation in the doc directory