From 9d0399f043dabd0b92cbc1c33d03d9033c17472e Mon Sep 17 00:00:00 2001 From: meep-eep Date: Wed, 20 Nov 2002 04:02:14 +0000 Subject: [PATCH] replaced 'sc2' by 'uqm' git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@223 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/doc/users/unixinstall | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sc2/doc/users/unixinstall b/sc2/doc/users/unixinstall index f2bab4cc1..c461a2ef7 100644 --- a/sc2/doc/users/unixinstall +++ b/sc2/doc/users/unixinstall @@ -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.sh sc2' +Run './build.sh uqm' Change settings in the menu if you want. That's all. -You can use './build.sh sc2 config' to reconfigure; you might need to do -'./build.sh sc2 depend' afterwards. +You can use './build.sh uqm config' to reconfigure; you might need to do +'./build.sh uqm depend' afterwards.