fix a typo

This commit is contained in:
Bill Currie 2003-02-10 22:09:33 +00:00
parent bc0eb9f4f4
commit 44985eb827

View file

@ -28,5 +28,5 @@ You may want to check `./configure --help` and select options.
To only build and install the quakeworld server:
./bootstrap
./configure --without-clients --with-servers=qe
./configure --without-clients --with-servers=qw
make install