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

Merge pull request #3335 from OskarStark/doc

removed web, as it is the default value
Oskar Stark преди 9 години
родител
ревизия
80f50a3f0f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Resources/doc/reference/installation.rst

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

@@ -138,7 +138,7 @@ Now, install the assets from the bundles:
 
 .. code-block:: bash
 
-    $ php app/console assets:install web
+    $ php app/console assets:install
 
 Usually, when installing new bundles, it is a good practice to also delete your cache: