This document provides instructions for installing WordPress using Xampp on Windows. 1) Install Xampp to get Apache, MySQL, PHP and PhpMyAdmin. Create a database called "wordpress" and user "wordpress" in PhpMyAdmin. 2) Extract the WordPress files to Xampp's htdocs folder. Rename the wp-config sample file and enter the database details. 3) Run the WordPress install script from the browser to complete the installation. The blog is now ready to use.