Explorar o código

Tweak documentation

Thomas Rabaix %!s(int64=13) %!d(string=hai) anos
pai
achega
62f7e920f9
Modificáronse 1 ficheiros con 0 adicións e 16 borrados
  1. 0 16
      Resources/doc/reference/installation.rst

+ 0 - 16
Resources/doc/reference/installation.rst

@@ -35,22 +35,6 @@ and run::
 
   bin/vendors install
 
-If you are using git, you can add them as submodules::
-
-  git submodule add git://github.com/sonata-project/SonatajQueryBundle.git vendor/bundles/Sonata/jQueryBundle
-  git submodule add git://github.com/sonata-project/SonataBluePrintBundle.git vendor/bundles/Sonata/BluePrintBundle
-  git submodule add git://github.com/sonata-project/SonataAdminBundle.git vendor/bundles/Sonata/AdminBundle
-  git submodule add git://github.com/knplabs/KnpMenuBundle.git vendor/bundles/Knp/Bundle/MenuBundle
-  git submodule add git://github.com/knplabs/KnpMenu.git vendor/knp/menu
-
-If you are not using git, you will have to download them :
-
-  - https://github.com/sonata-project/SonatajQueryBundle/archives/master
-  - https://github.com/sonata-project/SonataBluePrintBundle/archives/master
-  - https://github.com/sonata-project/SonataAdminBundle/archives/master
-  - https://github.com/knplabs/KnpMenuBundle/archives/master
-  - https://github.com/knplabs/KnpMenu/archives/master
-
 Configuration
 -------------