Skip to content

Commit 8fdded1

Browse files
committed
updated
1 parent e676268 commit 8fdded1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

install.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ <h3>Phar</h3>
4141
<pre><code>wget http://codeception.com/codecept.phar</code></pre>
4242
</p>
4343
</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>
44+
<p><a href="http://codeception.com/php54/codecept.phar">Download phar for for PHP 5.4 and PHP < 5.5.9</a></p>
45+
<p>For PHP 5.3 <a href="/builds">use the latest version of Codeception 1.8.x</a></p>
4646

4747

4848
<p>Prepare tests directory and configs</p>

0 commit comments

Comments
 (0)