Reference Configuration section for bootstrapping after each Install section
This commit is contained in:
parent
9c28cc5b19
commit
c6e423024e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user