mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-22 20:41:20 +00:00
fix a typo
This commit is contained in:
parent
bc0eb9f4f4
commit
44985eb827
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
INSTALL
|
@ -28,5 +28,5 @@ You may want to check `./configure --help` and select options.
|
||||||
|
|
||||||
To only build and install the quakeworld server:
|
To only build and install the quakeworld server:
|
||||||
./bootstrap
|
./bootstrap
|
||||||
./configure --without-clients --with-servers=qe
|
./configure --without-clients --with-servers=qw
|
||||||
make install
|
make install
|
||||||
|
|
Loading…
Reference in a new issue