From d8e792e437db50b19165b09541c1339280e5f5b3 Mon Sep 17 00:00:00 2001 From: meep-eep Date: Mon, 24 Feb 2003 04:51:13 +0000 Subject: [PATCH] Correction git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@814 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/doc/users/unixinstall | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sc2/doc/users/unixinstall b/sc2/doc/users/unixinstall index 97a5f6252..582a01358 100644 --- a/sc2/doc/users/unixinstall +++ b/sc2/doc/users/unixinstall @@ -10,9 +10,10 @@ If you haven't done so already, download the content .zip files packages that you want, from where you got this source package. You'll need uqm-0.2-content.zip; uqm-0.2-3domusic.zip (music from the 3DO version) and uqm-0.2-voice.zip (spoken alien dialogs) are optional. -Unpack those .zip files in the top dir of the source tree -(the dir with (among others) COPYING, src/, build.vars.in): -Something like 'unzip /path/to/uqm-0.2-content.tgz'. +Create a 'content' dir in the top of the source tree (the dir with +(among others) COPYING, src/, build.vars.in), and unpack those .zip +files there. +Something like 'unzip /path/to/uqm-0.2-content.zip'. 3. Run './build.sh uqm'