Skip to content

Commit

Permalink
simplify without composer install
Browse files Browse the repository at this point in the history
  • Loading branch information
MrYamous authored Oct 24, 2024
1 parent 2132056 commit f76cf24
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions src/Autocomplete/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,9 @@ needed if you're using AssetMapper):
Usage in a Form (without Ajax)
------------------------------

Any ``ChoiceType`` or ``EntityType`` can be transformed into a
Tom Select-powered UI control by adding the ``autocomplete`` option.

In a new project you may need to install `Symfony Form`_:

.. code-block:: terminal
$ composer require symfony/form
If you're using `Symfony Form`_ any ``ChoiceType`` or ``EntityType`` can be
transformed into a Tom Select-powered UI control by adding the ``autocomplete``
option:

.. code-block:: diff
Expand Down

0 comments on commit f76cf24

Please sign in to comment.