Make WordPress Core

Ticket #41620: readme.html.diff

File readme.html.diff, 1009 bytes (added by Presskopp, 8 years ago)

Just in case, readme patch

  • src/readme.html

     
    1616<p>Welcome. WordPress is a very special project to me. Every developer and contributor adds something unique to the mix, and together we create something beautiful that I&#8217;m proud to be a part of. Thousands of hours have gone into WordPress, and we&#8217;re dedicated to making it better every day. Thank you for making it part of your world.</p>
    1717<p style="text-align: right">&#8212; Matt Mullenweg</p>
    1818
    19 <h2>Installation: Famous 5-minute install</h2>
     19<h2>Installation: Famous 5-minute installation</h2>
    2020<ol>
    2121        <li>Unzip the package in an empty directory and upload everything.</li>
    2222        <li>Open <span class="file"><a href="wp-admin/install.php">wp-admin/install.php</a></span> in your browser. It will take you through the process to set up a <code>wp-config.php</code> file with your database connection details.