We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 724e5c4 commit 2764076Copy full SHA for 2764076
setup.rst
@@ -90,7 +90,7 @@ The ``req-checker`` utility adds two PHP scripts to your application:
90
91
.. code-block:: terminal
92
93
- php bin/check.php
+ php vendor/bin/requirements-checker
94
95
This will check your CLI environment. Run the second one from a browser (e.g.
96
``http://localhost:8000/check.php``) to check your web server environment.
0 commit comments