From f44e23136878d393305c923ee7455530b00e67c3 Mon Sep 17 00:00:00 2001 From: Francis Besset Date: Thu, 21 Feb 2013 09:42:43 +0100 Subject: [PATCH] Updated installation with composer doc --- Resources/doc/installation_composer.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/doc/installation_composer.rst b/Resources/doc/installation_composer.rst index b99e0e7..e741a36 100644 --- a/Resources/doc/installation_composer.rst +++ b/Resources/doc/installation_composer.rst @@ -37,6 +37,7 @@ Run this command to download the new vendors: .. code-block:: bash + $ php composer.phar self-update $ php composer.phar update Enable the `BeSimpleSoapBundle `_ in your Kernel class