Author: jwage Date: 2008-09-12 18:59:42 +0100 (Fri, 12 Sep 2008) New Revision: 4954
Modified: branches/1.0/docs/manual/en/getting-started/installation.txt Log: fixes #1453 Modified: branches/1.0/docs/manual/en/getting-started/installation.txt =================================================================== --- branches/1.0/docs/manual/en/getting-started/installation.txt 2008-09-12 17:57:20 UTC (rev 4953) +++ branches/1.0/docs/manual/en/getting-started/installation.txt 2008-09-12 17:59:42 UTC (rev 4954) @@ -32,7 +32,7 @@ In order to check out Doctrine in the current directory using the **svn** command line tool use the following code: <code type="bash"> -svn co http://svn.phpdoctrine.org/branches/0.11 . +svn co http://svn.phpdoctrine.org/branches/1.0 . </code> If you do not have a SVN client, chose one from the list below. Find the **Checkout** option and enter svn.phpdoctrine.org/branches/0.11 in the **path** or **repository url** parameter. There is no need for a username --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "doctrine-svn" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.co.uk/group/doctrine-svn?hl=en-GB -~----------~----~----~----~------~----~------~--~---
