8000 [#8618] Fixed path in text as well · symfony/symfony-docs@ec2d05a · GitHub
[go: up one dir, main page]

Skip to content

Commit ec2d05a

Browse files
committed
[#8618] Fixed path in text as well
1 parent ff10d08 commit ec2d05a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,8 @@ directory and install it:
8686
$ composer require req-checker
8787
8888
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:
89+
``vendor/bin/requirements-checker`` and ``public/check.php``. Run the first one
90+
from your terminal:
9091

9192
.. code-block:: terminal
9293

0 commit comments

Comments
 (0)
0