aboutsummaryrefslogtreecommitdiff
path: root/README.osx
diff options
context:
space:
mode:
authorspiff <spiff@xbmc.org>2011-01-27 14:41:04 +0100
committerspiff <spiff@xbmc.org>2011-01-27 14:41:04 +0100
commit98d0f9ca299eb42a0b2f1048628e95c1eafe47d5 (patch)
tree1b174ae2836a4a0908e2aebff3cf6785d5832136 /README.osx
parent2f17083cfe6f042bd0ca182f3a6982663657a40d (diff)
changed: point to git in README.xxx files
Diffstat (limited to 'README.osx')
-rw-r--r--README.osx4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.osx b/README.osx
index 0d6104200f..e089b57e77 100644
--- a/README.osx
+++ b/README.osx
@@ -35,7 +35,7 @@ character itself should NOT be typed as part of the command.
-----------------------------------------------------------------------------
$ cd $HOME
- $ svn checkout https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk
+ $ git clone git://github.com/xbmc/xbmc.git xbmc
-----------------------------------------------------------------------------
3.0 Install XCODE
@@ -158,7 +158,7 @@ first. This is a simple step and involves the following:
The configure operation will setup the build environment for codecs and
internal libraries that are used by XBMC. This step is required for both Xcode
and command-line building. The "make clean" ensures that there are no stale
-binaries from svn that might cause problems The last step will pre-build
+binaries from git that might cause problems. The last step will pre-build
the majority of the codecs and libs: