summaryrefslogtreecommitdiffstats
path: root/doc/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/README b/doc/README
index 46117367d1..e0c1b9a381 100644
--- a/doc/README
+++ b/doc/README
@@ -28,8 +28,9 @@ Making the Documentation
cvs co rtems-doc
./bootstrap
-./configure ...
+./configure --enable-maintainer-mode
cd tools ; make
+cd ..
make info
make all
make install