summaryrefslogtreecommitdiff
path: root/docs/user
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-09-12 23:12:52 +0200
committerKali Kaneko <kali@leap.se>2013-09-12 23:12:52 +0200
commit25cecaf03dd02ca2dd9fa78b7495c8557f20ec85 (patch)
tree7be8a2501771a53ec2b54a2f4b9afaee77683c42 /docs/user
parent12f09bfeb715f024c232630878c6d330c759ef86 (diff)
update to new git repo name
Diffstat (limited to 'docs/user')
-rw-r--r--docs/user/install.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/user/install.rst b/docs/user/install.rst
index 81807a43..e5765302 100644
--- a/docs/user/install.rst
+++ b/docs/user/install.rst
@@ -88,15 +88,13 @@ Installing Bitmask is as simple as using `pip <http://www.pip-installer.org/>`_
Show me the code!
-----------------
-.. XXX UPDATE REPO NAMES AS SOON AS #3417 is DONE
-
You can get the code from LEAP public git repository ::
- $ git clone git://leap.se/leap_client
+ $ git clone git://leap.se/bitmask_client
Or from the github mirror ::
- $ git clone git://github.com/leapcode/leap_client.git
+ $ git clone git://github.com/leapcode/bitmask_client.git
Once you have grabbed a copy of the sources, you can install it into your site-packages easily ::