Skip to content

Commit 8c900ca

Browse files
committed
Minor tweaks
1 parent 287a3f9 commit 8c900ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup/symfony_server.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ run the Symfony server in the background:
6565

6666
.. code-block:: terminal
6767
68-
# find the version of the Symfony binary
68+
# find the installed version of the Symfony binary
6969
$ symfony version
7070
71-
# change the path to the location of your Symfony binary replacing {version}
71+
# change the path to the location of your Symfony binary and replace {version} too
7272
$ sudo codesign --force --deep --sign - /opt/homebrew/Cellar/symfony-cli/{version}/bin/symfony
7373
7474
Enabling PHP-FPM

0 commit comments

Comments
 (0)