summaryrefslogtreecommitdiffstats
path: root/doc/development/setup.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/setup.txt')
-rw-r--r--doc/development/setup.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/setup.txt b/doc/development/setup.txt
index 08a85dac1..8729ee76e 100644
--- a/doc/development/setup.txt
+++ b/doc/development/setup.txt
@@ -8,7 +8,7 @@ Environment setup for development
* Check out a copy of the code::
- svn co https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2
+ git clone git://git.mcs.anl.gov/bcfg2.git
* Create link to ``src/lib``::