Update the readme to include new mysql minimum version.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
716af3c5e5
commit
5b9ed595e4
|
@ -57,7 +57,7 @@
|
||||||
<h1>System Recommendations</h1>
|
<h1>System Recommendations</h1>
|
||||||
<ul>
|
<ul>
|
||||||
<li>PHP version <strong>4.3</strong> or higher.</li>
|
<li>PHP version <strong>4.3</strong> or higher.</li>
|
||||||
<li>MySQL version <strong>4.0</strong> or higher.</li>
|
<li>MySQL version <strong>4.1.2</strong> or higher.</li>
|
||||||
<li>... and a link to <a href="http://wordpress.org/">http://wordpress.org</a> on your site.</li>
|
<li>... and a link to <a href="http://wordpress.org/">http://wordpress.org</a> on your site.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>WordPress is the official continuation of <a href="http://cafelog.com/">b2/cafélog</a>, which came from Michel V. The work has been continued by the <a href="http://wordpress.org/about/">WordPress developers</a>. If you would like to support WordPress, please consider <a href="http://wordpress.org/donate/">donating</a>.</p>
|
<p>WordPress is the official continuation of <a href="http://cafelog.com/">b2/cafélog</a>, which came from Michel V. The work has been continued by the <a href="http://wordpress.org/about/">WordPress developers</a>. If you would like to support WordPress, please consider <a href="http://wordpress.org/donate/">donating</a>.</p>
|
||||||
|
|
Loading…
Reference in New Issue