Browse Source

Merge pull request #41 from michal-pipa/doc

Changed installation documentation.
Johannes 13 năm trước cách đây
mục cha
commit
bb8edba7c9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Resources/doc/index.rst

+ 1 - 1
Resources/doc/index.rst

@@ -52,7 +52,7 @@ Make sure that you also register the namespaces with the autoloader::
 Now use the ``vendors`` script to clone the newly added repositories 
 into your project::
 
-    php bin/vendors install --reinstall
+    php bin/vendors install
 
 Configuration
 -------------