1
0
mirror of synced 2025-01-31 04:21:44 +03:00

Reference Configuration section for bootstrapping after each Install section

This commit is contained in:
Benjamin Eberlei 2010-07-24 14:23:35 +02:00
parent 9c28cc5b19
commit c6e423024e

View File

@ -144,6 +144,9 @@ see what you can do with it.
You can also use Doctrine 2 by downloading the latest release package
from [the download page](http://www.doctrine-project.org/download).
See the configuration section on how to configure and bootstrap a downloaded
version of Doctrine.
+++ GitHub
Alternatively you can clone the latest version of Doctrine 2 via GitHub.com:
@ -159,6 +162,9 @@ submodules for the Common and DBAL package dependencies:
This updates your Git checkout to use the Doctrine\Common and Doctrine\DBAL package
versions that are recommended for the cloned Master version of Doctrine 2.
See the configuration chapter on how to configure a Github installation of Doctrine
with regards to autoloading.
> **NOTE**
>
> You should not combine the Doctrine-Common, Doctrine-DBAL and Doctrine-ORM master commits