Skip to content

Commit 8934c07

Browse files
committed
minor #9829 Update deployment.rst (raulconti, javiereguiluz)
This PR was merged into the 4.0 branch. Discussion ---------- Update deployment.rst bin/symfony_requirements script is no longer exists in Flex <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 3195870 Reword 5d4e6c9 Update deployment.rst
2 parents 15300a6 + 3195870 commit 8934c07

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

deployment.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,8 @@ you'll need to do:
116116
A) Check Requirements
117117
~~~~~~~~~~~~~~~~~~~~~
118118

119-
Check if your server meets the requirements by running:
120-
121-
.. code-block:: terminal
122-
123-
$ php bin/symfony_requirements
119+
Use the :doc:`Symfony Requirements Checker </reference/requirements>` to check
120+
if your server meets the technical requirements to run Symfony applications.
124121

125122
.. _b-configure-your-app-config-parameters-yml-file:
126123

0 commit comments

Comments
 (0)