diff --git a/components/debug/introduction.rst b/components/debug/introduction.rst index 8f3fc17102e..b5aa07ea9e8 100644 --- a/components/debug/introduction.rst +++ b/components/debug/introduction.rst @@ -16,8 +16,8 @@ Installation You can install the component in many different ways: -* Use the official Git repository (https://github.com/symfony/Debug); -* :doc:`Install it via Composer ` (``symfony/debug`` on `Packagist`_). +* :doc:`Install it via Composer ` (``symfony/debug`` on `Packagist`_); +* Use the official Git repository (https://github.com/symfony/Debug). Usage -----