aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authortjw <tjw@edf5b092-35ff-0310-97b2-ce42778d08ea>2008-01-03 20:27:46 +0000
committertjw <tjw@edf5b092-35ff-0310-97b2-ce42778d08ea>2008-01-03 20:27:46 +0000
commit03b8e38a2ee41be02466fc97c30ef253ffff79c5 (patch)
tree994ad178091189d22f65f4a13c5c9d9c3d2386b6 /README
parenta32015aba74340b64d41d8c44bcb28bc0c25ebb3 (diff)
downloadioquake3-aero-03b8e38a2ee41be02466fc97c30ef253ffff79c5.tar.gz
ioquake3-aero-03b8e38a2ee41be02466fc97c30ef253ffff79c5.zip
* fix MacOSX build instructions in README
git-svn-id: svn://svn.icculus.org/quake3/trunk@1248 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 1884ada..37dd719 100644
--- a/README
+++ b/README
@@ -49,8 +49,7 @@ For Windows, using MinGW
For Mac OS X, building a Universal Binary
1. Install MacOSX SDK packages from XCode. For maximum compatibility,
- be sure to install MacOSX10.3.9.sdk and MacOSX10.4u.sdk.
- (MacOSX10.2.8.sdk no longer supported)
+ install MacOSX10.4u.sdk and MacOSX10.3.9.sdk, and MacOSX10.2.8.sdk.
2. Change to the directory containing this README file.
3. Run './make-macosx-ub.sh'
4. Copy the resulting ioquake3.app in /build/release-darwin-ub to your