From e51210bba36b2e52c367e61a19a8acab267bf89c Mon Sep 17 00:00:00 2001 From: xelaris Date: Sat, 29 Nov 2014 10:51:05 +0100 Subject: [PATCH] Add command to make symfony.phar executable. --- quick_tour/the_big_picture.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/quick_tour/the_big_picture.rst b/quick_tour/the_big_picture.rst index bf10f772f1a..dab80a960bb 100644 --- a/quick_tour/the_big_picture.rst +++ b/quick_tour/the_big_picture.rst @@ -32,6 +32,7 @@ On **Linux** and **Mac OS X** systems, execute the following console commands: .. code-block:: bash $ curl -LsS http://symfony.com/installer > symfony.phar + $ chmod +x symfony.phar $ sudo mv symfony.phar /usr/local/bin/symfony .. note:: @@ -42,6 +43,7 @@ On **Linux** and **Mac OS X** systems, execute the following console commands: .. code-block:: bash $ php -r "readfile('http://symfony.com/installer');" > symfony.phar + $ chmod +x symfony.phar $ sudo mv symfony.phar /usr/local/bin/symfony After installing the Symfony installer, you'll have to open a new console window 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