summaryrefslogtreecommitdiff
path: root/docs/client/user-guide.md
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2013-09-19 09:41:36 +0200
committerkwadronaut <kwadronaut@leap.se>2013-09-19 09:41:36 +0200
commit42d8d4a72e1aa0af4effa91a5fe414b566c1524e (patch)
tree55d481db324ecfbb7c46abf28c36891f8d676675 /docs/client/user-guide.md
parente7b703792270cf1ef85b90e238fddf111f244c8d (diff)
adapting client references from leap_client to bitmask_client in urls
Diffstat (limited to 'docs/client/user-guide.md')
-rw-r--r--docs/client/user-guide.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/client/user-guide.md b/docs/client/user-guide.md
index bfcb3b8..e5e2305 100644
--- a/docs/client/user-guide.md
+++ b/docs/client/user-guide.md
@@ -8,11 +8,11 @@ Note: currently, this does not completely work. See [testing](testing)
You can get the code from LEAP public git repository
- git clone https://leap.se/git/leap_client
+ git clone https://leap.se/git/bitmask_client
Or from the github mirror
- git clone https://github.com/leapcode/leap_client.git
+ git clone https://github.com/leapcode/bitmask_client.git
Once you have grabbed a copy of the sources, you can install it into your site-packages easily