Explorar o código

Changed installation documentation.

Removed "--reinstall" argument from installation command example. When it is
used it removes all vendors and downloads them again.
Michał Pipa %!s(int64=13) %!d(string=hai) anos
pai
achega
b7544d69b8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
 -------------