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 ff10d08 commit ec2d05aCopy full SHA for ec2d05a
setup.rst
@@ -86,7 +86,8 @@ directory and install it:
86
$ composer require req-checker
87
88
The ``req-checker`` utility adds two PHP scripts to your application:
89
-``bin/check.php`` and ``public/check.php``. Run the first one from your terminal:
+``vendor/bin/requirements-checker`` and ``public/check.php``. Run the first one
90
+from your terminal:
91
92
.. code-block:: terminal
93
0 commit comments