diff --git a/README.md b/README.md
index 62269ab7713e95a0ae67330a6271d8628e7adeb1..e3540d959fa5db5c0a09bacd7367347d786e7200 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ Use the following table to verify you have the correct prerequisites to install
 		<td><a href="http://devdocs.magento.com/guides/v2.0/install-gde/prereq/apache.html">Apache</a></td>
 	</tr>
 	<tr>
-		<td>PHP ~5.5.22,5.6.x or 7.0.2 – 7.0.4</td>
+		<td>PHP 5.6.x or 7.0.2-7.0.6 (with exception of 7.0.5)</td>
 		<td><code>php -v</code></td>
 		<td><a href="http://devdocs.magento.com/guides/v2.0/install-gde/prereq/php-ubuntu.html">PHP Ubuntu</a><br><a href="http://devdocs.magento.com/guides/v2.0/install-gde/prereq/php-centos.html">PHP CentOS</a></td>
 	</tr>