typo
This commit is contained in:
parent
f7facb03c3
commit
11750c296f
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ XASH_INSTALL_DIR, XASH_DS_PORT and XASH_BUILD_DIR
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
|
||||||
2) Install client version 0.20 located in ~/Games/Xash3D where the build directory is as well
|
1) Install client version 0.20 located in ~/Games/Xash3D where the build directory is as well
|
||||||
|
|
||||||
XASH_INSTALL_DIR=~/Games/Xash3D XASH_BUILD_DIR=$XASH_INSTALL_DIR/build ./install-xash3d.sh client install 0.20
|
XASH_INSTALL_DIR=~/Games/Xash3D XASH_BUILD_DIR=$XASH_INSTALL_DIR/build ./install-xash3d.sh client install 0.20
|
||||||
|
|
||||||
|
|
|
@ -51,7 +51,7 @@ XASH_INSTALL_DIR, XASH_DS_PORT and XASH_BUILD_DIR
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
|
||||||
2) Install client version 0.20 located in ~/Games/Xash3D where the build directory is as well
|
1) Install client version 0.20 located in ~/Games/Xash3D where the build directory is as well
|
||||||
|
|
||||||
XASH_INSTALL_DIR=~/Games/Xash3D XASH_BUILD_DIR=\$XASH_INSTALL_DIR/build $0 client install 0.20
|
XASH_INSTALL_DIR=~/Games/Xash3D XASH_BUILD_DIR=\$XASH_INSTALL_DIR/build $0 client install 0.20
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue