From ea5139ec74640ca711a141edcb5dcd736b364e32 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Tue, 4 Nov 2003 10:17:31 +0000 Subject: [PATCH] update the instructions slightly --- stepmania/PBProject/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stepmania/PBProject/README b/stepmania/PBProject/README index 52501fb50f..ea06f75a0b 100644 --- a/stepmania/PBProject/README +++ b/stepmania/PBProject/README @@ -1,5 +1,5 @@ BUILD -The build process has been revised again. +The build process has been revised yet again. 1. Download StepMania from sourceforge. 2. Install StepMania and the libraries using the included installer 3. Install ffmpeg by running the following commands from the terminal: @@ -19,7 +19,7 @@ libavcodec/common.h libavformat/rtp.h libavformat/rtsp.h \ libavformat/rtspcodes.h /usr/local/include/ffmpeg exit 4. Cd to the PBProject directory enter: $ touch ver.cpp -5. Build StepMania by running `pbxbuild' in the PBProject directory. +5. Build StepMania by running `xcodebuild' in the PBProject directory. Steve Checkoway steve@cs.washington.edu \ No newline at end of file