##// END OF EJS Templates
rhodecode-tools: point to artifacts instead of download page.
marcink -
r3980:3a5ded12 default
parent child Browse files
Show More
@@ -57,9 +57,12 b' To install |RCT|, use the following step'
57 57
58 58 1. Set up a ``virtualenv`` on your local machine, see virtualenv_ instructions
59 59 here.
60 2. Install |RCT| using pip. Full url with token is available at https://rhodecode.com/u/#rhodecode-tools
61 ``pip install -I https://dls.rhodecode.com/dls/<token>/rhodecode-tools/latest``
60 2. Install |RCT| using pip. All downloadable versions of |RCT| are available at:
61 `https://code.rhodecode.com/rhodecode-tools-ce/artifacts`
62 62
63 Example installation::
64
65 pip install -I https://code.rhodecode.com/rhodecode-tools-ce/artifacts/download/0-10ac93f4-bb7d-4b97-baea-68110743dd5a.tar.gz
63 66
64 67 Once |RCT| is installed using these steps there are a few extra
65 68 configuration changes you can make. These are explained in more detail in the
General Comments 0
You need to be logged in to leave comments. Login now