浏览代码

removed web, as it is the default value

Oskar Stark 9 年之前
父节点
当前提交
401343751e
共有 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: