Skip to content

Commit dd9de4e

Browse files
xelarisweaverryan
authored andcommitted
Add command to make symfony.phar executable.
1 parent 4f0051d commit dd9de4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

quick_tour/the_big_picture.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ On **Linux** and **Mac OS X** systems, execute the following console commands:
3232
.. code-block:: bash
3333
3434
$ curl -LsS http://symfony.com/installer > symfony.phar
35+
$ chmod +x symfony.phar
3536
$ sudo mv symfony.phar /usr/local/bin/symfony
3637
3738
.. note::
@@ -42,6 +43,7 @@ On **Linux** and **Mac OS X** systems, execute the following console commands:
4243
.. code-block:: bash
4344
4445
$ php -r "readfile('http://symfony.com/installer');" > symfony.phar
46+
$ chmod +x symfony.phar
4547
$ sudo mv symfony.phar /usr/local/bin/symfony
4648
4749
After installing the Symfony installer, you'll have to open a new console window

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy