From e2b894cc01bb3a10fa950112f49a12ba1b09a63d Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Thu, 4 Nov 2010 16:56:50 -0500 Subject: doc: Update to point to git repository Signed-off-by: Sol Jerome --- doc/unsorted/install.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/unsorted/install.txt') diff --git a/doc/unsorted/install.txt b/doc/unsorted/install.txt index 56a4b9ebf..6589261ab 100644 --- a/doc/unsorted/install.txt +++ b/doc/unsorted/install.txt @@ -33,9 +33,9 @@ Using native OS X python First, make sure you have Xcode installed as you need `packagemaker` which comes bundled in the Developer tools. -Check out the source from subversion:: +Clone the git source:: - svn co https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2 + git clone git://git.mcs.anl.gov/bcfg2.git Change to the osx directory and type make. Your new package should be located at bcfg2-'''$VERSION'''.pkg (where '''$VERSION''' is that which is specified in setup.py). -- cgit v1.2.3-1-g7c22