Merge pull request #292 from dw/dmw2
docs: change install docs to point at stable branch.
This commit is contained in:
commit
87d309c6f1
|
@ -55,7 +55,7 @@ Installation
|
||||||
1. Thoroughly review the documented behavioural differences.
|
1. Thoroughly review the documented behavioural differences.
|
||||||
2. Verify Ansible 2.3/2.4/2.5 and Python 2.7 are listed in ``ansible --version``
|
2. Verify Ansible 2.3/2.4/2.5 and Python 2.7 are listed in ``ansible --version``
|
||||||
output.
|
output.
|
||||||
3. Download and extract https://github.com/dw/mitogen/archive/master.zip
|
3. Download and extract https://github.com/dw/mitogen/archive/stable.zip
|
||||||
4. Modify ``ansible.cfg``:
|
4. Modify ``ansible.cfg``:
|
||||||
|
|
||||||
.. code-block:: dosini
|
.. code-block:: dosini
|
||||||
|
|
Loading…
Reference in New Issue