Still missed some. See #15656

git-svn-id: http://svn.automattic.com/wordpress/trunk@16703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
scribu 2010-12-03 09:19:16 +00:00
parent a3799be1a0
commit f729d98e95
1 changed files with 3 additions and 3 deletions

View File

@ -31,15 +31,15 @@
<li>The installer should then send you to the <a href="wp-login.php">login page</a>. Sign in with the username and password you chose during the installation. If a password was generated for you, you can then click on 'Profile' to change the password.</li>
</ol>
<h1>Upgrading</h1>
<h1>Updating</h1>
<h2>Using the Automatic Updater</h2>
<p>If you are upgrading from version 2.7 or higher, you can use the automatic updater:</p>
<p>If you are updating from version 2.7 or higher, you can use the automatic updater:</p>
<ol>
<li>Open the <span class="file"><a href="wp-admin/update-core.php">wp-admin/update-core.php</a></span> in your browser and follow the instructions.</li>
<li>You wanted more, perhaps? That's it!</li>
</ol>
<h2>Upgrading Manually</h2>
<h2>Updating Manually</h2>
<ol>
<li>Before you update anything, make sure you have backup copies of any files you may have modified such as <code>index.php</code>.</li>
<li>Delete your old WordPress files, saving ones you've modified.</li>