diff options
-rw-r--r-- | docs/client/user-guide.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/client/user-guide.md b/docs/client/user-guide.md index 2e19b68..bfcb3b8 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 git://leap.se/leap_client + git clone https://leap.se/git/leap_client Or from the github mirror - git clone git://github.com/leapcode/leap_client.git + git clone https://github.com/leapcode/leap_client.git Once you have grabbed a copy of the sources, you can install it into your site-packages easily |