File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ <h3>Phar</h3>
41
41
< pre > < code > wget http://codeception.com/codecept.phar</ code > </ pre >
42
42
</ p >
43
43
</ div >
44
- < p > < a href ="http://codeception.com/php54/codecept.phar "> Download phar for for PHP 5.4 and PHP < 5 .5.9 </ a > </ p >
44
+ < p > < a href ="http://codeception.com/php54/codecept.phar "> Download phar for PHP 5.4 and 5.5</ a > </ p >
45
45
< p > For PHP 5.3 < a href ="/builds "> use the latest version of Codeception 1.8.x</ a > </ p >
46
46
47
47
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ <h1>Codeception Quickstart Guide</h1>
35
35
< pre > $ wget http://codeception.com/codecept.phar< a href ="/thanks " style ="float:right " target ="_blank "> download < span class ="glyphicon glyphicon-download "> </ span > </ a > </ pre >
36
36
37
37
<!-- phar php54 -->
38
- < pre > $ wget http://codeception.com/php54/codecept.phar < span class ="text-muted "> // PHP 5.4 > = 5.5.9 </ span > < a href ="/thanks_php54 " style ="float:right " target ="_blank "> download < span class ="glyphicon glyphicon-download "> </ span > </ a > </ pre >
38
+ < pre > $ wget http://codeception.com/php54/codecept.phar < span class ="text-muted "> // PHP 5.4 and 5.5</ span > < a href ="/thanks_php54 " style ="float:right " target ="_blank "> download < span class ="glyphicon glyphicon-download "> </ span > </ a > </ pre >
39
39
< p > < code class ="text-muted "> $ alias codecept='codecept.phar'</ code > </ p >
40
40
< div >
41
41
</ div >
You can’t perform that action at this time.
0 commit comments