mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-20 17:31:08 +00:00
dot is in graphviz
This commit is contained in:
parent
7052f8cf1e
commit
a0ac22864d
1 changed files with 2 additions and 2 deletions
4
INSTALL
4
INSTALL
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue