We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e676268 commit 8fdded1Copy full SHA for 8fdded1
1 file changed
install.html
@@ -41,8 +41,8 @@ <h3>Phar</h3>
41
<pre><code>wget http://codeception.com/codecept.phar</code></pre>
42
</p>
43
</div>
44
- <p>If you are using PHP 5.4 (< 5.5.9), [download PHP 5.4 compatible phar](http://codeception.com/php54/codecept.phar).</p>
45
- <p>If you are using PHP 5.3 <a href="/builds">Download latest version of Codeception 1.8.x</a></p>
+ <p><a href="http://codeception.com/php54/codecept.phar">Download phar for for PHP 5.4 and PHP < 5.5.9</a></p>
+ <p>For PHP 5.3 <a href="/builds">use the latest version of Codeception 1.8.x</a></p>
46
47
48
<p>Prepare tests directory and configs</p>
0 commit comments