dot is in graphviz

This commit is contained in:
Bill Currie 2010-08-19 22:12:56 +09:00
parent 7052f8cf1e
commit a0ac22864d

View file

@ -32,8 +32,8 @@ To build and install only the quakeworld server:
./configure --without-clients --without-tools --with-servers=qw
make install
To build documentation (doxygen, dot and mscgen are required, as is an already
configured source tree):
To build documentation (doxygen, graphviz and mscgen are required, as is an
already configured source tree):
cd doc
make doc