summaryrefslogtreecommitdiffstats
path: root/doc/development.rst
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2013-01-11 00:29:37 +0100
committerAurélien Bompard <aurelien@bompard.org>2013-01-11 00:29:37 +0100
commit84b46b0b29deaca574f1f2cf7e7d97b1e71faa3f (patch)
tree868d8c23f252497e05e8fddeebdb707a6f5743bf /doc/development.rst
parente45d9e5ac7b3329cc028fa256daa15c485c8f09e (diff)
downloadhyperkitty-84b46b0b29deaca574f1f2cf7e7d97b1e71faa3f.tar.gz
hyperkitty-84b46b0b29deaca574f1f2cf7e7d97b1e71faa3f.tar.xz
hyperkitty-84b46b0b29deaca574f1f2cf7e7d97b1e71faa3f.zip
Move to git
Diffstat (limited to 'doc/development.rst')
-rw-r--r--doc/development.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development.rst b/doc/development.rst
index da8ddcd..5d91443 100644
--- a/doc/development.rst
+++ b/doc/development.rst
@@ -28,11 +28,11 @@ Then download the components of HyperKitty::
cd kittystore
python setup.py develop
cd ..
- bzr branch bzr://bzr.fedorahosted.org/bzr/hyperkitty/hyperkitty
+ git clone https://github.com/hyperkitty/hyperkitty.git
cd hyperkitty
python setup.py develop
cd ..
- bzr branch bzr://bzr.fedorahosted.org/bzr/hyperkitty/hyperkitty_standalone
+ git clone https://github.com/hyperkitty/hyperkitty_standalone.git
.. Setting up the databases