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 b04bce3fe..05ad4157f 100644
--- a/doc/development/setup.txt
+++ b/doc/development/setup.txt
@@ -10,7 +10,7 @@ Checking Out a Copy of the Code
* Check out a copy of the code::
- git clone git://git.mcs.anl.gov/bcfg2.git
+ git clone https://github.com/Bcfg2/bcfg2.git
* Add :file:`bcfg2/src/sbin` to your :envvar:`PATH` environment variable
* Add :file:`bcfg2/src/lib` to your :envvar:`PYTHONPATH` environment variable