Ticket #41620: readme.html.diff
File readme.html.diff, 1009 bytes (added by , 8 years ago) |
---|
-
src/readme.html
16 16 <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’m proud to be a part of. Thousands of hours have gone into WordPress, and we’re dedicated to making it better every day. Thank you for making it part of your world.</p> 17 17 <p style="text-align: right">— Matt Mullenweg</p> 18 18 19 <h2>Installation: Famous 5-minute install </h2>19 <h2>Installation: Famous 5-minute installation</h2> 20 20 <ol> 21 21 <li>Unzip the package in an empty directory and upload everything.</li> 22 22 <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.