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.