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 8a13a07 commit 65a5025Copy full SHA for 65a5025
setup.rst
@@ -17,6 +17,7 @@ executable that needs to be installed on your system only once:
17
.. code-block:: bash
18
19
# Linux and macOS systems
20
+ $ sudo mkdir -p /usr/local/bin
21
$ sudo curl -LsS https://symfony.com/installer -o /usr/local/bin/symfony
22
$ sudo chmod a+x /usr/local/bin/symfony
23
0 commit comments