diff --git a/Documentation.html b/Documentation.html
index 793859a4d..a2ad0c7e1 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -170,10 +170,17 @@
("\r").
Quick Install
-- Untar or unzip the distribution (be sure to unzip the subdirectories):
- tar -xzvf phpMyAdmin_x.x.x.tar.gz in your webserver's
+
- 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.
+
+ - 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,
- put the files in a directory on your local machine, and, after step 3,
+ put the files in a directory on your local machine, and, after step 4,
transfer the directory on your web server using, for example, ftp.
- Ensure that all the scripts have the appropriate owner (if PHP is
running in safe mode, having some scripts with an owner different