File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 68
68
69
69
<ol>
70
70
<li>
71
- You can retrieve the PHP source code from
72
- <a href="http://git.php.net/">git.php.net</a> with this command:
71
+ You can retrieve the PHP source code from our
72
+ <a href="https://github.com/php/php-src.git">GitHub mirror</a> with this
73
+ command:
73
74
<br /><br />
74
- <code>git clone http ://git.php.net/repository /php-src.git</code>
75
+ <code>git clone https ://github.com/php /php-src.git</code>
75
76
<br /><br />
76
77
77
- Or from the <a href="https://github.com/php/php-src">GitHub mirror</a>, which
78
- you may want to use if you plan to create pull requests :
78
+ Alternatively, you can retrieve the source code from
79
+ <a href="http://git.php.net/">git.php.net</a> with this command :
79
80
<br /><br />
80
- <code>git clone https ://github.com/ php/php-src.git</code>
81
+ <code>git clone http ://git. php.net/repository /php-src.git</code>
81
82
<br /><br />
82
83
</li>
83
84
You can’t perform that action at this time.
0 commit comments