Make WordPress Core

Changeset 31291


Ignore:
Timestamp:
01/29/2015 05:09:33 AM (10 years ago)
Author:
nacin
Message:

Update readme recommendations. fixes #31173.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/readme.html

    r30960 r31291  
    5858</ul>
    5959
    60 <h2>System Recommendations</h2>
     60<h2>Recommendations</h2>
    6161<ul>
     62    <li><a href="http://php.net/">PHP</a> version <strong>5.4</strong> or higher.</li>
     63    <li><a href="http://www.mysql.com/">MySQL</a> version <strong>5.5</strong> or higher.</li>
    6264    <li>The <a href="http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html">mod_rewrite</a> Apache module.</li>
    63     <li>A link to <a href="https://wordpress.org/">https://wordpress.org</a> on your site.</li>
     65    <li>A link to <a href="https://wordpress.org/">wordpress.org</a> on your site.</li>
    6466</ul>
    6567
Note: See TracChangeset for help on using the changeset viewer.