diff options
| author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-20 17:28:25 -0300 | 
|---|---|---|
| committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-20 17:28:25 -0300 | 
| commit | 1f0f8efc4cb985c082b3b8fe7b3dc45aed047a47 (patch) | |
| tree | 8d96c7a374c91699c55fb8c5b609aac222a94e74 /docs/user | |
| parent | 9568093138c85212e15d50ade5d5fc7dcec9ff6e (diff) | |
| parent | 222ce2a1513a3776b3277ded365672d7d43ad2e4 (diff) | |
Merge branch 'release-0.3.3'
Conflicts:
	pkg/requirements.pip
	setup.py
	src/leap/bitmask/config/leapsettings.py
Diffstat (limited to 'docs/user')
| -rw-r--r-- | docs/user/install.rst | 6 | 
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 :: | 
