summaryrefslogtreecommitdiffstats
path: root/doc/getting_started/using-bcfg2-with-centos.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/getting_started/using-bcfg2-with-centos.txt')
-rw-r--r--doc/getting_started/using-bcfg2-with-centos.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/getting_started/using-bcfg2-with-centos.txt b/doc/getting_started/using-bcfg2-with-centos.txt
index 7c452f422..93875d4c5 100644
--- a/doc/getting_started/using-bcfg2-with-centos.txt
+++ b/doc/getting_started/using-bcfg2-with-centos.txt
@@ -43,9 +43,9 @@ Now you can install the rest of the prerequisites::
Build Packages from source
##########################
-* After installing subversion, check out a copy of trunk ::
+* After installing git, clone the master branch::
- [root@centos redhat]# svn co https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2
+ [root@centos redhat]# git clone git://git.mcs.anl.gov/bcfg2.git
* Install the ``fedora-packager`` package ::