Correcting documented Mac OS X home directory path

git-svn-id: svn://www.homeworldsdl.org:3692/homeworldsdl/homeworld/trunk@719 026c9d8a-83c9-0310-a9c7-971d0a006279
This commit is contained in:
lmop
2010-08-31 13:58:14 +00:00
parent 4dd157fafd
commit 30b79d5b87

View File

@ -9,7 +9,7 @@ The directory containing this Readme also contains all the files specific to bui
Instructions for installation should be included but basically you need to copy SDL.framework into either:
/Library/Frameworks/ # available to all users on the machine
/home/<user>/Library/Frameworks/ # only available to <user>
/Users/<user>/Library/Frameworks/ # only available to <user>
2) Install the Apple Developer Tools. You can either do this from your Mac OS X CD/DVDs or via Apple's Developer connection (http://developer.apple.com/). The current IDE is Xcode 2.4. If you require them, previous projects for ProjectBuilder/Xcode (not up-to-date obviously) are available in the following tagged versions of the repository tree: