correction

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@221 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2002-11-20 03:54:31 +00:00
parent 337c063cc4
commit 2ba3470660
+3 -3
View File
@@ -4,11 +4,11 @@ on a Linux or BSD platform.
First, make sure all the required libraries are installed.
They are listed in the file INSTALL in the top dir.
Run './build sc2'
Run './build.sh sc2'
Change settings in the menu if you want.
That's all.
You can use './build sc2 config' to reconfigure; you might need to do
'./build sc2 depend' afterwards.
You can use './build.sh sc2 config' to reconfigure; you might need to do
'./build.sh sc2 depend' afterwards.