Parcourir la source

Fixes #479 - Cloning as described in documentation doesn't work

Frank Brückner il y a 11 ans
Parent
commit
7f0ef1e89f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      DEVELOPMENT_README.md

+ 1 - 1
DEVELOPMENT_README.md

@@ -10,7 +10,7 @@ development following these simple instructions.
    - Vagrant (http://vagrantup.com/)
 
 2. Checkout repository to any location
-   > git clone git://github.com:zendframework/zf1.git zf1-dev
+   > git clone git://github.com/zendframework/zf1.git zf1-dev
    > cd zf1-dev
    
 3. Start the process by running Vagrant.