Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit 7f0ef1e

Browse files
committed
Fixes zendframework#479 - Cloning as described in documentation doesn't work
1 parent 10c5fd1 commit 7f0ef1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPMENT_README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ development following these simple instructions.
1010
- Vagrant (http://vagrantup.com/)
1111

1212
2. Checkout repository to any location
13-
> git clone git://github.com:zendframework/zf1.git zf1-dev
13+
> git clone git://github.com/zendframework/zf1.git zf1-dev
1414
> cd zf1-dev
1515
1616
3. Start the process by running Vagrant.

0 commit comments

Comments
 (0)