diff --git a/deployment.rst b/deployment.rst index 34ca62782bb..800eeab8d8f 100644 --- a/deployment.rst +++ b/deployment.rst @@ -116,11 +116,8 @@ you'll need to do: A) Check Requirements ~~~~~~~~~~~~~~~~~~~~~ -Check if your server meets the requirements by running: - -.. code-block:: terminal - - $ php bin/symfony_requirements +Use the :doc:`Symfony Requirements Checker ` to check +if your server meets the technical requirements to run Symfony applications. .. _b-configure-your-app-config-parameters-yml-file: