Преглед на файлове

Merge pull request #921 from ternel/patch-2

Update Resources/doc/reference/installation.rst
Thomas преди 13 години
родител
ревизия
1f45890cc8
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      Resources/doc/reference/installation.rst

+ 1 - 2
Resources/doc/reference/installation.rst

@@ -37,8 +37,7 @@ Installation
 Download SonataAdminBundle and its dependencies to the ``vendor`` directory. You
 can use Composer for the automated procces.
 
-  php composer.phar require sonata-project/admin-bundle
-  php composer.phar install
+    php composer.phar require sonata-project/admin-bundle
 
 Next, be sure to enable this bundles in your AppKernel.php file: