From 98d0f9ca299eb42a0b2f1048628e95c1eafe47d5 Mon Sep 17 00:00:00 2001 From: spiff Date: Thu, 27 Jan 2011 14:41:04 +0100 Subject: changed: point to git in README.xxx files --- README.linux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.linux') diff --git a/README.linux b/README.linux index b110d155e2..725021e598 100644 --- a/README.linux +++ b/README.linux @@ -23,11 +23,11 @@ character itself should NOT be typed as part of the command. 2. Getting the source code ----------------------------------------------------------------------------- -You will have to grab the source code of course. First install the subversion +You will have to grab the source code of course. First install the git package provided by your distribution. Then from a terminal, type: $ cd $HOME - $ svn checkout http://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk xbmc + $ git clone git://github.com/xbmc/xbmc.git xbmc ----------------------------------------------------------------------------- 3. Installing the required libraries and headers -- cgit v1.2.3