summaryrefslogtreecommitdiffstats
path: root/doc/development/index.txt
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2010-11-04 16:56:50 -0500
committerSol Jerome <sol.jerome@gmail.com>2010-11-04 16:56:50 -0500
commite2b894cc01bb3a10fa950112f49a12ba1b09a63d (patch)
tree6893a569f1779c1733086144da5327ecf21add76 /doc/development/index.txt
parentb2572ea9cbd290a81567313f733a8f253987334d (diff)
downloadbcfg2-e2b894cc01bb3a10fa950112f49a12ba1b09a63d.tar.gz
bcfg2-e2b894cc01bb3a10fa950112f49a12ba1b09a63d.tar.bz2
bcfg2-e2b894cc01bb3a10fa950112f49a12ba1b09a63d.zip
doc: Update to point to git repository
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc/development/index.txt')
-rw-r--r--doc/development/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/index.txt b/doc/development/index.txt
index 505cc1e02..74621815f 100644
--- a/doc/development/index.txt
+++ b/doc/development/index.txt
@@ -36,7 +36,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::