diff --git a/Documentation.html b/Documentation.html index 5034c483e..77758e2cd 100644 --- a/Documentation.html +++ b/Documentation.html @@ -172,12 +172,12 @@

Quick Install

  1. Choose an appropriate distribution kit from the phpmyadmin.net - Downloads page. Some kits contain only the English messages, - others contain all languages in UTF-8 format (this should be fine - in most situations), others contain all - languages and all character sets. We'll assume you chose a kit whose - name looks like phpMyAdmin-x.x.x-all-languages.tar.gz. -
  2. + Downloads page. Some kits contain only the English messages, + others contain all languages in UTF-8 format (this should be fine + in most situations), others contain all + languages and all character sets. We'll assume you chose a kit whose + name looks like phpMyAdmin-x.x.x-all-languages.tar.gz. +
  3. Untar or unzip the distribution (be sure to unzip the subdirectories): tar -xzvf phpMyAdmin_x.x.x-all-languages.tar.gz in your webserver's document root. If you don't have direct access to your document root, @@ -192,9 +192,9 @@ 1.26 for suggestions.
  4. Now you must configure your installation. There are two methods that can be used. Traditionally, users have hand-edited a copy of - config.inc.php, but now a wizard-style setup script is - provided for those who prefer a graphical installation. Creating a - config.inc.php is still a quick way to get started and needed for some advanced features. + config.inc.php, but now a wizard-style setup script is + provided for those who prefer a graphical installation. Creating a + config.inc.php is still a quick way to get started and needed for some advanced features.