Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Don Naro <[email protected]>
  • Loading branch information
audgirka and oraNod authored Mar 27, 2024
1 parent 5100a5e commit 8b21449
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,10 @@ Requirements

.. note::

The **recommended** approach to install ``ansible-builder`` is using the
``ansible-dev-tools`` package.
Installing ``ansible-builder`` with the ``ansible-dev-tools`` package is a convenient option that offers several benefits over a standalone installation.

`Ansible Development Tools (ADT) <https://ansible.readthedocs.io/projects/dev-tools/>`_
aims to streamline the setup and usage of several tools needed in order to
create `Ansible <https://www.ansible.com>`_ content. ADT combines critical Ansible
development packages into a unified Python package.
`Ansible Development Tools (ADT) <https://ansible.readthedocs.io/projects/dev-tools/>`_ is a single Python package that contains all the tools you need to create high quality Ansible content.
The ADT package helps you quickly set up a development environment, generate new collections, and then build and test to ensure consistent and robust automation.

.. code-block:: shell
Expand Down

0 comments on commit 8b21449

Please sign in to comment.